isp_target.c | 168 abts_t *abts; member in union:isp_target_notify::__anon6b3fe767010a 189 #define abts unp.abts macro 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; local in function:isp_acknak_abts 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) [all...] |