Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c215 static int ahc_loadseq(struct ahc_softc *ahc);
5200 error = ahc_loadseq(ahc); in ahc_chip_init()
6788 ahc_loadseq(struct ahc_softc *ahc) in ahc_loadseq() function
6884 panic("ahc_loadseq: Could not malloc"); in ahc_loadseq()
7434 error = ahc_loadseq(ahc); in ahc_handle_en_lun()
7441 * so there is no point in checking ahc_loadseq's in ahc_handle_en_lun()
7445 (void)ahc_loadseq(ahc); in ahc_handle_en_lun()
7689 (void)ahc_loadseq(ahc); in ahc_handle_en_lun()
/kernel/linux/linux-6.6/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()

Completed in 20 milliseconds