Searched defs:MCLGETI (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | arn5008.c | 143 MCLGETI(struct athn_softc *sc __unused, int how, in MCLGETI() function
|
H A D | arn9003.c | 164 MCLGETI(struct athn_softc *sc __unused, int how, in MCLGETI() function
|
/netbsd-src/sys/dev/pci/ |
H A D | if_bwfm_pci.c | 383 MCLGETI(struct bwfm_pci_softc *sc __unused, int how, in MCLGETI() function
|
H A D | xmm7360.c | 246 #define MCLGETI(m, how, m0, sz) MCLGET(m, how) macro
|