Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevid/
H A Ddeviceid.c91 int spectype; in devid_get_minor_name() local
/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c318 spectype, /* Specification type */ in cnvtspec() local
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c1409 modctl_sizeof_minorname(dev_t dev, int spectype, uint_t *len) in modctl_sizeof_minorname()
1432 modctl_get_minorname(dev_t dev, int spectype, uint_t len, char *uname) in modctl_get_minorname()
1461 modctl_devfspath_len(dev_t dev, int spectype, uint_t *len) in modctl_devfspath_len()
1487 modctl_devfspath(dev_t dev, int spectype, uint_t len, char *uname) in modctl_devfspath()
H A Ddevcfg.c3990 int spectype; in resolve_pathname() local
4178 int spectype; in i_ddi_prompath_to_devfspath() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c2293 char *spectype; in print_minornode() local
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c2983 int spectype; in reset_node_permissions() local
7149 getattr(char *phy_path, char *aminor, int spectype, dev_t dev, mode_t *mode, in getattr()