Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_target.c937 if (abts->abts_header.rqs_entry_type != RQSTYPE_ABTS_RCVD) { in isp_acknak_abts()
938 …isp_prt(isp, ISP_LOGERR, "%s: called for non-ABTS entry (0x%x)", __func__, abts->abts_header.rqs_e… in isp_acknak_abts()
HDispmbox.h2576 isphdr_t abts_header; member
HDisp_library.c3398 isp_get_hdr(isp, &src->abts_header, &dst->abts_header); in isp_get_abts()