Searched refs:CBI_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance
55 #define CBI_STATUS_MASK 0x3 /* Command status MASK */ macro
451 status = *(req->intr_data->b_rptr + 1) & CBI_STATUS_MASK; in scsa2usb_handle_cbi_status()