Home
last modified time | relevance | path

Searched refs:HS_RESET (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/scsi/
Dncr53c8xx.c1023 #define HS_RESET (6|HS_DONEMASK) /* SCSI reset */ macro
4543 ncr_wakeup(np, HS_RESET); in ncr_reset_bus()
4847 } else if (cp->host_status == HS_RESET) { in ncr_complete()
5826 ncr_init (np, 1, bootverbose ? "scsi reset" : NULL, HS_RESET); in ncr_exception()
5972 ncr_init (np, 0, bootverbose ? "scsi mode change" : NULL, HS_RESET); in ncr_int_sbmc()