Home
last modified time | relevance | path

Searched defs:spectype (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libdevid/
H A Ddeviceid.c90 int spectype; in devid_get_minor_name() local
/titanic_50/usr/src/cmd/newform/
H A Dnewform.c320 spectype, /* Specification type */ in cnvtspec() local
/titanic_50/usr/src/uts/common/os/
H A Dmodctl.c1403 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 Ddevcfg.c3833 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 Ddevinfo.c2173 char *spectype; in print_minornode() local
/titanic_50/usr/src/cmd/devfsadm/
H A Ddevfsadm.c2970 int spectype; in reset_node_permissions() local
7135 getattr(char *phy_path, char *aminor, int spectype, dev_t dev, mode_t *mode, in getattr()