Searched refs:exe_noerror (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | advansys.c | 2228 unsigned int exe_noerror; /* # ASC_NOERROR returns. */ member 3549 " exe_noerror %u, exe_busy %u, exe_error %u, exe_unknown %u\n", in asc_prt_board_stats() 3550 s->exe_noerror, s->exe_busy, s->exe_error, in asc_prt_board_stats() 8515 ASC_STATS(scp->device->host, exe_noerror); in asc_execute_scsi_cmnd()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | advansys.c | 2209 unsigned int exe_noerror; /* # ASC_NOERROR returns. */ member 3500 " exe_noerror %u, exe_busy %u, exe_error %u, exe_unknown %u\n", in asc_prt_board_stats() 3501 s->exe_noerror, s->exe_busy, s->exe_error, in asc_prt_board_stats() 8429 ASC_STATS(scp->device->host, exe_noerror); in asc_execute_scsi_cmnd()
|
Completed in 33 milliseconds