Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c1916 static void ncr_init (struct ncb *np, int reset, char * msg, u_long code);
5055 void ncr_init (struct ncb *np, int reset, char * msg, u_long code) in ncr_init() function
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()