/onnv-gate/usr/src/uts/common/contract/ |
H A D | device.c | 505 int spec_type; in ctmpl_device_set() local 648 int spec_type; in ctmpl_device_create() local 1199 contract_device_create(ctmpl_device_t *dtmpl, dev_t dev, int spec_type, in contract_device_create() 1325 contract_device_open(dev_t dev, int spec_type, contract_t **ctpp) in contract_device_open() 1418 wait_for_acks(dev_info_t *dip, dev_t dev, int spec_type, uint_t evtype) in wait_for_acks() 1583 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() 2012 contract_device_negend(dev_info_t *dip, dev_t dev, int spec_type, int result) in contract_device_negend() [all …]
|
/onnv-gate/usr/src/cmd/tnf/prex/ |
H A D | spec.h | 49 typedef enum spec_type { enum
|
/onnv-gate/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 581 int spec_type; in ldi_vp_from_name() local 3269 dev_t dev, int spec_type) in ldi_ev_device_match() 3310 ldi_invoke_notify(dev_info_t *dip, dev_t dev, int spec_type, char *event, in ldi_invoke_notify() 3459 ldi_ev_notify(dev_info_t *dip, minor_t minor, int spec_type, in ldi_ev_notify() 3534 ldi_invoke_finalize(dev_info_t *dip, dev_t dev, int spec_type, char *event, in ldi_invoke_finalize() 3624 ldi_ev_finalize(dev_info_t *dip, minor_t minor, int spec_type, int ldi_result, in ldi_ev_finalize()
|
H A D | sunddi.c | 6020 ddi_create_minor_common(dev_info_t *dip, char *name, int spec_type, in ddi_create_minor_common() 6143 ddi_create_minor_node(dev_info_t *dip, char *name, int spec_type, in ddi_create_minor_node() 6151 ddi_create_priv_minor_node(dev_info_t *dip, char *name, int spec_type, in ddi_create_priv_minor_node() 6160 ddi_create_default_minor_node(dev_info_t *dip, char *name, int spec_type, in ddi_create_default_minor_node() 6173 ddi_create_internal_pathname(dev_info_t *dip, char *name, int spec_type, in ddi_create_internal_pathname() 7120 ddi_dev_pathname(dev_t devt, int spec_type, char *path) in ddi_dev_pathname() 7821 i_ddi_devtspectype_to_minorname(dev_info_t *dip, dev_t dev, int spec_type) in i_ddi_devtspectype_to_minorname() 8266 ddi_lyr_get_minor_name(dev_t dev, int spec_type, char **minor_name) in ddi_lyr_get_minor_name()
|
/onnv-gate/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 1088 int spec_type; in dump_minor_data_paths() local 1221 int displayed_path, spec_type; in link_lnode_disp() local
|
/onnv-gate/usr/src/uts/common/sys/ |
H A D | devinfo_impl.h | 179 int spec_type; /* block or char access type */ member 300 int spec_type; /* block or char */ member
|
H A D | sservice.h | 473 int spec_type; /* dev special type (block/char) */ member
|
H A D | ddi_impldefs.h | 696 int spec_type; /* block or char */ member
|
/onnv-gate/usr/src/uts/common/io/ |
H A D | devinfo.c | 198 int spec_type; /* block or char access type */ member 2115 i_link_alloc(int spec_type) in i_link_alloc()
|
H A D | cmlb.c | 1412 cmlb_create_minor(dev_info_t *dip, char *name, int spec_type,
|
/onnv-gate/usr/src/uts/common/pcmcia/sys/ |
H A D | cs.h | 976 int32_t spec_type; /* dev special type (block or char) */ member 1219 int32_t spec_type; /* dev special type (block or char) */ member
|
/onnv-gate/usr/src/uts/common/fs/specfs/ |
H A D | specvnops.c | 697 int spec_type; in spec_open() local
|