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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1034 #define HS_RESET (6|HS_DONEMASK) /* SCSI reset */ macro
4568 * Wake-up all pending commands with HS_RESET -> DID_RESET.
4570 ncr_wakeup(np, HS_RESET);
4882 } else if (cp->host_status == HS_RESET) {
5859 ncr_init (np, 1, bootverbose ? "scsi reset" : NULL, HS_RESET);
6005 ncr_init (np, 0, bootverbose ? "scsi mode change" : NULL, HS_RESET);

Completed in 113 milliseconds