Searched refs:FWCFGUNIT (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dqemufwcfg.c69 #define FWCFGUNIT(d) minor(d) macro
80 struct fwcfg_softc * const sc = device_lookup_private(&qemufwcfg_cd, FWCFGUNIT(dev));
100 struct fwcfg_softc * const sc = device_lookup_private(&qemufwcfg_cd, FWCFGUNIT(dev));
120 struct fwcfg_softc * const sc = device_lookup_private(&qemufwcfg_cd, FWCFGUNIT(dev));
142 struct fwcfg_softc * const sc = device_lookup_private(&qemufwcfg_cd, FWCFGUNIT(dev));

Completed in 79 milliseconds