Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/contract/
H A Ddevice.c505 int spec_type; in ctmpl_device_set() local
648 int spec_type; in ctmpl_device_create() local
1198 contract_device_create(ctmpl_device_t * dtmpl,dev_t dev,int spec_type,proc_t * owner,int * errorp) contract_device_create() argument
1324 contract_device_open(dev_t dev,int spec_type,contract_t ** ctpp) contract_device_open() argument
1417 wait_for_acks(dev_info_t * dip,dev_t dev,int spec_type,uint_t evtype) wait_for_acks() argument
1582 contract_device_publish(dev_info_t * dip,dev_t dev,int spec_type,uint_t evtype,nvlist_t * tnvl) contract_device_publish() argument
1941 contract_device_offline(dev_info_t * dip,dev_t dev,int spec_type) contract_device_offline() argument
1971 contract_device_degrade(dev_info_t * dip,dev_t dev,int spec_type) contract_device_degrade() argument
1990 contract_device_undegrade(dev_info_t * dip,dev_t dev,int spec_type) contract_device_undegrade() argument
2010 contract_device_negend(dev_info_t * dip,dev_t dev,int spec_type,int result) contract_device_negend() argument
2037 contract_device_negotiate(dev_info_t * dip,dev_t dev,int spec_type,uint_t evtype) contract_device_negotiate() argument
2070 contract_device_finalize(dev_info_t * dip,dev_t dev,int spec_type,uint_t evtype,int ct_result) contract_device_finalize() argument
[all...]
/titanic_51/usr/src/cmd/tnf/prex/
H A Dspec.h49 typedef enum spec_type { enum
/titanic_51/usr/src/uts/common/os/
H A Ddriver_lyr.c590 int spec_type; in ldi_vp_from_name() local
3278 dev_t dev, int spec_type) in ldi_ev_device_match() argument
3319 ldi_invoke_notify(dev_info_t *dip, dev_t dev, int spec_type, cha argument
3476 ldi_ev_notify(dev_info_t * dip,minor_t minor,int spec_type,ldi_ev_cookie_t cookie,void * ev_data) ldi_ev_notify() argument
3551 ldi_invoke_finalize(dev_info_t * dip,dev_t dev,int spec_type,char * event,int ldi_result,void * ev_data) ldi_invoke_finalize() argument
3645 ldi_ev_finalize(dev_info_t * dip,minor_t minor,int spec_type,int ldi_result,ldi_ev_cookie_t cookie,void * ev_data) ldi_ev_finalize() argument
[all...]
H A Dsunddi.c5684 ddi_create_minor_common(dev_info_t *dip, char *name, int spec_type, in ddi_create_minor_common() argument
5807 ddi_create_minor_node(dev_info_t *dip, char *name, int spec_type, in ddi_create_minor_node() argument
5815 ddi_create_priv_minor_node(dev_info_t *dip, char *name, int spec_type, in ddi_create_priv_minor_node() argument
5824 ddi_create_default_minor_node(dev_info_t *dip, char *name, int spec_type, in ddi_create_default_minor_node() argument
5837 ddi_create_internal_pathname(dev_info_t * dip,char * name,int spec_type,minor_t minor_num) ddi_create_internal_pathname() argument
6784 ddi_dev_pathname(dev_t devt,int spec_type,char * path) ddi_dev_pathname() argument
7485 i_ddi_devtspectype_to_minorname(dev_info_t * dip,dev_t dev,int spec_type) i_ddi_devtspectype_to_minorname() argument
7930 ddi_lyr_get_minor_name(dev_t dev,int spec_type,char ** minor_name) ddi_lyr_get_minor_name() argument
[all...]
/titanic_51/usr/src/cmd/prtconf/
H A Dpdevinfo.c1109 int spec_type; in dump_minor_data_paths() local
1242 int displayed_path, spec_type; in link_lnode_disp() local
/titanic_51/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.h473 int spec_type; /* dev special type (block/char) */ member
H A Dddi_impldefs.h709 int spec_type; /* block or char */ member
/titanic_51/usr/src/uts/common/io/
H A Ddevinfo.c198 int spec_type; /* block or char access type */ member
2115 i_link_alloc(int spec_type) in i_link_alloc() argument
[all...]
H A Dcmlb.c1420 cmlb_create_minor(dev_info_t *dip, char *name, int spec_type, in cmlb_create_minor() argument
/titanic_51/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
/titanic_51/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c698 int spec_type; in spec_open() local