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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c222 static int ahc_loadseq(struct ahc_softc *ahc);
5243 error = ahc_loadseq(ahc); ahc_chip_init()
6849 ahc_loadseq(struct ahc_softc *ahc) ahc_loadseq() function
6945 panic("ahc_loadseq: Could not malloc"); ahc_loadseq()
7497 error = ahc_loadseq(ahc); ahc_handle_en_lun()
7504 * so there is no point in checking ahc_loadseq's ahc_handle_en_lun()
7508 (void)ahc_loadseq(ahc); ahc_handle_en_lun()
7752 (void)ahc_loadseq(ahc); ahc_handle_en_lun()

Completed in 72 milliseconds