Home
last modified time | relevance | path

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

/netbsd/sys/arch/vax/boot/boot/
H A Dif_ni.c94 static struct ni_fqb *fqb;
214 fqb = (struct ni_fqb *)ALLOC(sizeof(struct ni_fqb)); in niopen()
/netbsd/sys/dev/bi/
H A Dif_nireg.h204 struct ni_fqb { struct
H A Dif_ni.c131 struct ni_fqb *sc_fqb; /* Free Queue block */
253 ni_getpgs(sc, sizeof(struct ni_fqb), (void **)&sc->sc_fqb, 0); in niattach()