Searched defs:spectype (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libdevid/ |
H A D | deviceid.c | 91 int spectype; in devid_get_minor_name() local
|
/illumos-gate/usr/src/cmd/newform/ |
H A D | newform.c | 318 spectype, /* Specification type */ in cnvtspec() local
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | modctl.c | 1421 modctl_sizeof_minorname(dev_t dev, int spectype, uint_t *len) in modctl_sizeof_minorname() 1444 modctl_get_minorname(dev_t dev, int spectype, uint_t len, char *uname) in modctl_get_minorname() 1473 modctl_devfspath_len(dev_t dev, int spectype, uint_t *len) in modctl_devfspath_len() 1499 modctl_devfspath(dev_t dev, int spectype, uint_t len, char *uname) in modctl_devfspath()
|
H A D | devcfg.c | 4002 int spectype; in resolve_pathname() local 4190 int spectype; in i_ddi_prompath_to_devfspath() local
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | devinfo.c | 2285 char *spectype; in print_minornode() local
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 2983 int spectype; in reset_node_permissions() local 7149 getattr(char *phy_path, char *aminor, int spectype, dev_t dev, mode_t *mode, in getattr()
|