Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h1286 int ahc_alloc_scbs(struct ahc_softc *);
H A Daic7xxx_osm.c391 chan->chan_adapter->adapt_openings += ahc_alloc_scbs(ahc); in ahc_action()
H A Daic7xxx.c4230 ahc_alloc_scbs(ahc); in ahc_init_scbdata()
4302 ahc_alloc_scbs(struct ahc_softc *ahc) in ahc_alloc_scbs() function