Home
last modified time | relevance | path

Searched defs:spec_type (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c506 int spec_type; in ctmpl_device_set() local
650 int spec_type; in ctmpl_device_create() local
1200 contract_device_create(ctmpl_device_t *dtmpl, dev_t dev, int spec_type, in contract_device_create()
1326 contract_device_open(dev_t dev, int spec_type, contract_t **ctpp) in contract_device_open()
1419 wait_for_acks(dev_info_t *dip, dev_t dev, int spec_type, uint_t evtype) in wait_for_acks()
1584 contract_device_publish(dev_info_t *dip, dev_t dev, int spec_type, in contract_device_publish()
1943 contract_device_offline(dev_info_t *dip, dev_t dev, int spec_type) in contract_device_offline()
1973 contract_device_degrade(dev_info_t *dip, dev_t dev, int spec_type) in contract_device_degrade()
1992 contract_device_undegrade(dev_info_t *dip, dev_t dev, int spec_type) in contract_device_undegrade()
2039 contract_device_negotiate(dev_info_t *dip, dev_t dev, int spec_type, in contract_device_negotiate()
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c590 int spec_type; in ldi_vp_from_name() local
3295 dev_t dev, int spec_type) in ldi_ev_device_match()
3336 ldi_invoke_notify(dev_info_t *dip, dev_t dev, int spec_type, char *event, in ldi_invoke_notify()
3493 ldi_ev_notify(dev_info_t *dip, minor_t minor, int spec_type, in ldi_ev_notify()
3567 ldi_invoke_finalize(dev_info_t *dip, dev_t dev, int spec_type, char *event, in ldi_invoke_finalize()
3661 ldi_ev_finalize(dev_info_t *dip, minor_t minor, int spec_type, int ldi_result, in ldi_ev_finalize()
H A Dsunddi.c5603 ddi_create_minor_common(dev_info_t *dip, const char *name, int spec_type, in ddi_create_minor_common()
5726 ddi_create_minor_node(dev_info_t *dip, const char *name, int spec_type, in ddi_create_minor_node()
5734 ddi_create_priv_minor_node(dev_info_t *dip, const char *name, int spec_type, in ddi_create_priv_minor_node()
5743 ddi_create_default_minor_node(dev_info_t *dip, const char *name, int spec_type, in ddi_create_default_minor_node()
5756 ddi_create_internal_pathname(dev_info_t *dip, char *name, int spec_type, in ddi_create_internal_pathname()
6702 ddi_dev_pathname(dev_t devt, int spec_type, char *path) in ddi_dev_pathname()
7500 i_ddi_devtspectype_to_minorname(dev_info_t *dip, dev_t dev, int spec_type) in i_ddi_devtspectype_to_minorname()
7950 ddi_lyr_get_minor_name(dev_t dev, int spec_type, char **minor_name) in ddi_lyr_get_minor_name()
/illumos-gate/usr/src/uts/common/sys/
H A Ddevinfo_impl.h179 int spec_type; /* block or char access type */ member
300 int spec_type; /* block or char */ member
H A Dsservice.h471 int spec_type; /* dev special type (block/char) */ member
H A Dddi_impldefs.h717 int spec_type; /* block or char */ member
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c1327 int spec_type; in dump_minor_data_paths() local
1460 int displayed_path, spec_type; in link_lnode_disp() local
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c200 int spec_type; /* block or char access type */ member
2117 i_link_alloc(int spec_type) in i_link_alloc()
H A Dcmlb.c1421 cmlb_create_minor(dev_info_t *dip, char *name, int spec_type, in cmlb_create_minor()
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h976 int32_t spec_type; /* dev special type (block or char) */ member
1219 int32_t spec_type; /* dev special type (block or char) */ member
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c701 int spec_type; in spec_open() local