Home
last modified time | relevance | path

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

/drivers/scsi/
Dncr53c8xx.c1021 #define HS_RESET (6|HS_DONEMASK) /* SCSI reset */ macro
4597 ncr_wakeup(np, HS_RESET); in ncr_reset_bus()
4991 } else if (cp->host_status == HS_RESET) { in ncr_complete()
5992 ncr_init (np, 1, bootverbose ? "scsi reset" : NULL, HS_RESET); in ncr_exception()
6138 ncr_init (np, 0, bootverbose ? "scsi mode change" : NULL, HS_RESET); in ncr_int_sbmc()