Home
last modified time | relevance | path

Searched refs:abts (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isp/
H A Disp_target.c117 abts_t *abts; in isp_target_notify() member
124 #define abts unp.abts in isp_target_notify() macro
192 isp_get_abts(isp, abts, (abts_t *)local); in isp_target_notify()
214 #undef abts in isp_target_notify()
473 abts_t *abts = arg; in isp_acknak_abts() local
476 if (abts->abts_header.rqs_entry_type != RQSTYPE_ABTS_RCVD) { in isp_acknak_abts()
477 isp_prt(isp, ISP_LOGERR, "%s: called for non-ABTS entry (0x%x)", __func__, abts->abts_header.rqs_entry_type); in isp_acknak_abts()
481 ISP_MEMCPY(rsp, abts, QENTRY_LEN); in isp_acknak_abts()
530 isp_handle_abts(ispsoftc_t *isp, abts_t *abts) in isp_handle_abts()
527 isp_handle_abts(ispsoftc_t * isp,abts_t * abts) isp_handle_abts() argument
[all...]
/freebsd/sys/dev/bxe/
H A Decore_hsi.h8614 struct fcoe_ext_abts_info abts /* Task ID to be aborted */; member
8948 struct fcoe_abts_info abts /* ABTS information */; member