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