Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_inline.h254 ahc_get_scb(struct ahc_softc *ahc);
361 ahc_get_scb(struct ahc_softc *ahc) in ahc_get_scb() function
Daic7xxx_osm.c3685 if ((scb = ahc_get_scb(ahc)) == NULL) {
Daic7xxx_core.c4387 ahc->next_queued_scb = ahc_get_scb(ahc); in ahc_init_scbdata()