Searched refs:abts (Results 1 – 2 of 2) sorted by relevance
117 abts_t *abts; in isp_target_notify() member124 #define abts unp.abts in isp_target_notify() macro192 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() local476 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_e… 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() argument537 did = (abts->abts_did_hi << 16) | abts->abts_did_lo; in isp_handle_abts()[all …]
8614 struct fcoe_ext_abts_info abts /* Task ID to be aborted */; member8948 struct fcoe_abts_info abts /* ABTS information */; member