Searched defs:spectype (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libdevid/ |
H A D | deviceid.c | 90 int spectype; in devid_get_minor_name() local
|
/titanic_50/usr/src/cmd/newform/ |
H A D | newform.c | 320 spectype, /* Specification type */ in cnvtspec() local
|
/titanic_50/usr/src/uts/common/os/ |
H A D | modctl.c | 1403 modctl_sizeof_minorname(dev_t dev, int spectype, uint_t *len) in modctl_sizeof_minorname() 1426 modctl_get_minorname(dev_t dev, int spectype, uint_t len, char *uname) in modctl_get_minorname() 1455 modctl_devfspath_len(dev_t dev, int spectype, uint_t *len) in modctl_devfspath_len() 1481 modctl_devfspath(dev_t dev, int spectype, uint_t len, char *uname) in modctl_devfspath()
|
H A D | devcfg.c | 3833 int spectype; in resolve_pathname() local 4022 int spectype; in i_ddi_prompath_to_devfspath() local
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | devinfo.c | 2173 char *spectype; in print_minornode() local
|
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 2970 int spectype; in reset_node_permissions() local 7135 getattr(char *phy_path, char *aminor, int spectype, dev_t dev, mode_t *mode, in getattr()
|