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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c223 static int ahc_loadseq(struct ahc_softc *ahc);
4641 error = ahc_loadseq(ahc);
6231 ahc_loadseq(struct ahc_softc *ahc) function
6327 panic("ahc_loadseq: Could not malloc");
6879 error = ahc_loadseq(ahc);
6886 * so there is no point in checking ahc_loadseq's
6890 (void)ahc_loadseq(ahc);
7135 (void)ahc_loadseq(ahc);

Completed in 90 milliseconds