Searched refs:_unit (Results 1 – 4 of 4) sorted by relevance
| /src/sys/sys/ |
| H A D | conf.h | 290 struct cdev *make_dev(struct cdevsw *_devsw, int _unit, uid_t _uid, gid_t _gid, 292 struct cdev *make_dev_cred(struct cdevsw *_devsw, int _unit, 296 struct cdevsw *_devsw, int _unit, 335 int dev_stdclone(char *_name, char **_namep, const char *_stem, int *_unit);
|
| /src/sys/dev/bhnd/ |
| H A D | bhnd_match.h | 137 #define BHND_MATCH_CORE_UNIT(_unit) _BHND_SET_MATCH_FIELD(core_unit, _unit) argument
|
| /src/libexec/rc/rc.d/ |
| H A D | ppp | 64 eval _ppp_unit=\$ppp_${_ppp_profile_cleaned}_unit
|
| /src/sys/kern/ |
| H A D | bus_if.m | 248 * @param _unit unit number for new device or @c -1 if not 255 int _unit;
|