Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c215 static int ahc_loadseq(struct ahc_softc *ahc);
5199 error = ahc_loadseq(ahc); in ahc_chip_init()
6783 ahc_loadseq(struct ahc_softc *ahc) in ahc_loadseq() function
6879 panic("ahc_loadseq: Could not malloc"); in ahc_loadseq()
7428 error = ahc_loadseq(ahc); in ahc_handle_en_lun()
7435 * so there is no point in checking ahc_loadseq's in ahc_handle_en_lun()
7439 (void)ahc_loadseq(ahc); in ahc_handle_en_lun()
7682 (void)ahc_loadseq(ahc); in ahc_handle_en_lun()