Home | History | Annotate | Download | only in ic

Lines Matching defs:abts

168 		abts_t		*abts;
189 #define abts unp.abts
435 isp_get_abts(isp, abts, (abts_t *)local);
446 isp_prt(isp, level, "ABTS RSP response[0x%x]: status=0x%x sub=(0x%x 0x%x)", abts_rsp->abts_rsp_rxid_task, abts_rsp->abts_rsp_status,
471 #undef abts
1177 abts_t *abts = arg;
1186 if (abts->abts_header.rqs_entry_type != RQSTYPE_ABTS_RCVD) {
1187 isp_prt(isp, ISP_LOGERR, "%s: called for non-ABTS entry (0x%x)", __func__, abts->abts_header.rqs_entry_type);
1197 ISP_MEMCPY(rsp, abts, QENTRY_LEN);
1224 isp_prt(isp, ISP_LOGTINFO, "[0x%x] ABTS of 0x%x being BA_ACC'd", rsp->abts_rsp_rxid_abts, rsp->abts_rsp_rxid_task);
1242 * in the ABTS structure just before calling us.