Searched refs:ars (Results 1 - 6 of 6) sorted by relevance
/drivers/scsi/ | ||
H A D | aha1740.h | 112 ars:1; /* Automatic Request Sense */ member in struct:ecb |
H A D | megaraid.h | 162 u8 ars:1; member in struct:__anon4768 186 u8 ars:1; member in struct:__anon4769 |
H A D | aha1740.c | 442 host->ecb[ecbno].ars = 1; /* Yes, get the sense on an error */ |
H A D | megaraid.c | 709 pthru->ars = 1; 970 pthru->ars = 1; 1034 epthru->ars = 1; 4366 pthru->ars = 1; |
/drivers/scsi/megaraid/ | ||
H A D | mbox_defs.h | 215 * @ars : set if ARS required after check condition 233 uint8_t ars :1; member in struct:__anon4681 262 * @ars : set if ARS required after check condition 285 uint8_t ars :1; member in struct:__anon4683 |
H A D | megaraid_mbox.c | 1666 pthru->ars = 1; 2000 pthru->ars = 1; 2049 epthru->ars = 1; |
Completed in 87 milliseconds