Home
last modified time | relevance | path

Searched refs:abts (Results 1 – 3 of 3) 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
214 #undef abts in isp_target_notify()
473 abts_t *abts = arg; in isp_acknak_abts() local
481 ISP_MEMCPY(rsp, abts, QENTRY_LEN); in isp_acknak_abts()
534 did = (abts->abts_did_hi << 16) | abts->abts_did_lo; in isp_handle_abts()
535 sid = (abts->abts_sid_hi << 16) | abts->abts_sid_lo; in isp_handle_abts()
540 nt->nt_nphdl = abts->abts_nphdl; in isp_handle_abts()
565 abts->abts_rxid_abts, abts->abts_nphdl, sid, abts->abts_rxid_task, in isp_handle_abts()
566 abts->abts_rx_id, abts->abts_ox_id); in isp_handle_abts()
[all …]
H A Disp_freebsd.c1742 abts_t *abts = (abts_t *)mp->nt_lreserved; in isp_handle_platform_target_notify_ack() local
1745 …isp_prt(isp, ISP_LOGTDEBUG0, "%s: [%x] terminating after ABTS received", __func__, abts->abts_rxid… in isp_handle_platform_target_notify_ack()
1749 cto->ct_rxid = abts->abts_rxid_task; in isp_handle_platform_target_notify_ack()
1752 cto->ct_oxid = abts->abts_ox_id; in isp_handle_platform_target_notify_ack()
/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