Searched refs:_unit (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/sys/ |
H A D | conf.h | 287 struct cdev *make_dev(struct cdevsw *_devsw, int _unit, uid_t _uid, gid_t _gid, 289 struct cdev *make_dev_cred(struct cdevsw *_devsw, int _unit, 293 struct cdevsw *_devsw, int _unit, 332 int dev_stdclone(char *_name, char **_namep, const char *_stem, int *_unit);
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_match.h | 137 #define BHND_MATCH_CORE_UNIT(_unit) _BHND_SET_MATCH_FIELD(core_unit, _unit) argument
|
/freebsd/sys/dev/sound/midi/ |
H A D | midi.h | 49 midi_init(kobj_class_t _mpu_cls, int _unit, int _channel, void *cookie);
|
/freebsd/libexec/rc/rc.d/ |
H A D | ppp | 64 eval _ppp_unit=\$ppp_${_ppp_profile_cleaned}_unit
|
/freebsd/sys/kern/ |
H A D | bus_if.m | 248 * @param _unit unit number for new device or @c -1 if not 255 int _unit;
|