Searched refs:ncr_init (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.c1928 static void ncr_init (struct ncb *np, int reset, char * msg, u_long code);
3671 ** Prepare io register values used by ncr_init() according
5087 void ncr_init (struct ncb *np, int reset, char * msg, u_long code) function
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 36 milliseconds