Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_inline.h85 ahc_get_scb(struct ahc_softc *ahc);
Daic7xxx_osm.c1445 scb = ahc_get_scb(ahc); in ahc_linux_run_command()
Daic7xxx_core.c520 ahc_get_scb(struct ahc_softc *ahc) in ahc_get_scb() function
4857 ahc->next_queued_scb = ahc_get_scb(ahc); in ahc_init_scbdata()