Searched refs:_unit (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/sys/ |
| H A D | conf.h | 288 struct cdev *make_dev(struct cdevsw *_devsw, int _unit, uid_t _uid, gid_t _gid, 290 struct cdev *make_dev_cred(struct cdevsw *_devsw, int _unit, 294 struct cdevsw *_devsw, int _unit, 333 int dev_stdclone(char *_name, char **_namep, const char *_stem, int *_unit);
|
| /freebsd-14.2/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-14.2/sys/dev/sound/midi/ |
| H A D | midi.h | 49 midi_init(kobj_class_t _mpu_cls, int _unit, int _channel, void *cookie);
|
| /freebsd-14.2/libexec/rc/rc.d/ |
| H A D | ppp | 64 eval _ppp_unit=\$ppp_${_ppp_profile_cleaned}_unit
|
| /freebsd-14.2/sys/kern/ |
| H A D | bus_if.m | 241 * @param _unit unit number for new device or @c -1 if not 248 int _unit;
|