Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Disp_target.c593 atun._atio2.at_header.rqs_entry_type = RQSTYPE_ATIO2; in isp_target_put_atio()
594 atun._atio2.at_header.rqs_entry_count = 1; in isp_target_put_atio()
609 atun._atio.at_header.rqs_entry_type = RQSTYPE_ATIO; in isp_target_put_atio()
610 atun._atio.at_header.rqs_entry_count = 1; in isp_target_put_atio()
Dispmbox.h1969 isphdr_t at_header; member
2033 isphdr_t at_header; member
2053 isphdr_t at_header; member
Disp_library.c2666 isp_put_hdr(isp, &src->at_header, &dst->at_header); in isp_put_atio()
2701 isp_get_hdr(isp, &src->at_header, &dst->at_header); in isp_get_atio()
2736 isp_put_hdr(isp, &src->at_header, &dst->at_header); in isp_put_atio2()
2765 isp_put_hdr(isp, &src->at_header, &dst->at_header); in isp_put_atio2e()
2793 isp_get_hdr(isp, &src->at_header, &dst->at_header); in isp_get_atio2()
2822 isp_get_hdr(isp, &src->at_header, &dst->at_header); in isp_get_atio2e()