Searched refs:ahc_free_scb (Results 1 – 3 of 3) sorted by relevance
86 void ahc_free_scb(struct ahc_softc *ahc, struct scb *scb);
1788 ahc_free_scb(ahc, scb); in ahc_done()
538 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_free_scb() function