Home
last modified time | relevance | path

Searched refs:at_header (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Disp_target.c552 atun._atio2.at_header.rqs_entry_type = RQSTYPE_ATIO2; in isp_target_put_atio()
553 atun._atio2.at_header.rqs_entry_count = 1; in isp_target_put_atio()
568 atun._atio.at_header.rqs_entry_type = RQSTYPE_ATIO; in isp_target_put_atio()
569 atun._atio.at_header.rqs_entry_count = 1; in isp_target_put_atio()
H A Dispmbox.h1968 isphdr_t at_header; member
2032 isphdr_t at_header; member
2052 isphdr_t at_header; member
H A Disp_library.c2644 isp_put_hdr(isp, &src->at_header, &dst->at_header); in isp_put_atio()
2679 isp_get_hdr(isp, &src->at_header, &dst->at_header); in isp_get_atio()
2714 isp_put_hdr(isp, &src->at_header, &dst->at_header); in isp_put_atio2()
2743 isp_put_hdr(isp, &src->at_header, &dst->at_header); in isp_put_atio2e()
2771 isp_get_hdr(isp, &src->at_header, &dst->at_header); in isp_get_atio2()
2800 isp_get_hdr(isp, &src->at_header, &dst->at_header); in isp_get_atio2e()
H A Disp_freebsd.c1782 at->at_header.rqs_entry_type = RQSTYPE_ATIO2; in isp_target_putback_atio()
1783 at->at_header.rqs_entry_count = 1; in isp_target_putback_atio()
1796 at->at_header.rqs_entry_type = RQSTYPE_ATIO; in isp_target_putback_atio()
1797 at->at_header.rqs_entry_count = 1; in isp_target_putback_atio()
/dragonfly/sys/netproto/802_11/
H A Dieee80211.h378 struct ieee80211_action at_header; member