Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_inline.h86 void ahc_free_scb(struct ahc_softc *ahc, struct scb *scb);
Daic7xxx_osm.c1788 ahc_free_scb(ahc, scb); in ahc_done()
Daic7xxx_core.c538 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_free_scb() function