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

/linux-4.1.27/drivers/scsi/
H A Dncr53c8xx.c1033 #define HS_RESET (6|HS_DONEMASK) /* SCSI reset */ macro
4604 * Wake-up all pending commands with HS_RESET -> DID_RESET. ncr_reset_bus()
4606 ncr_wakeup(np, HS_RESET); ncr_reset_bus()
5000 } else if (cp->host_status == HS_RESET) { ncr_complete()
6001 ncr_init (np, 1, bootverbose ? "scsi reset" : NULL, HS_RESET); ncr_exception()
6147 ncr_init (np, 0, bootverbose ? "scsi mode change" : NULL, HS_RESET); ncr_int_sbmc()

Completed in 96 milliseconds