/titanic_41/usr/src/uts/common/sys/ |
H A D | sunldi.h | 53 typedef struct __ldi_ident *ldi_ident_t; typedef 83 extern ldi_ident_t ldi_ident_from_anon(void); 85 extern int ldi_ident_from_mod(struct modlinkage *, ldi_ident_t *); 86 extern int ldi_ident_from_major(major_t major, ldi_ident_t *); 87 extern int ldi_ident_from_dip(dev_info_t *dip, ldi_ident_t *); 88 extern int ldi_ident_from_dev(dev_t, ldi_ident_t *); 89 extern int ldi_ident_from_stream(struct queue *, ldi_ident_t *); 90 extern void ldi_ident_release(ldi_ident_t); 97 ldi_handle_t *, ldi_ident_t); 99 ldi_handle_t *, ldi_ident_t); [all …]
|
H A D | consconfig_dacf.h | 63 ldi_ident_t cons_li;
|
/titanic_41/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 1266 ldi_ident_t li; in ldi_mlink_fp() 1380 ldi_ident_t li; in ldi_munlink_fp() 1431 ldi_ident_from_mod(struct modlinkage *modlp, ldi_ident_t *lip) in ldi_ident_from_mod() 1450 *lip = (ldi_ident_t)ident_alloc(name, NULL, DDI_DEV_T_NONE, major); in ldi_ident_from_mod() 1458 ldi_ident_t 1461 ldi_ident_t lip; in ldi_ident_from_anon() 1465 lip = (ldi_ident_t)ident_alloc("genunix", NULL, DDI_DEV_T_NONE, -1); in ldi_ident_from_anon() 1478 ldi_ident_from_stream(struct queue *sq, ldi_ident_t *lip) in ldi_ident_from_stream() 1497 *lip = (ldi_ident_t)ident_alloc(name, NULL, dev, -1); in ldi_ident_from_stream() 1508 ldi_ident_from_dev(dev_t dev, ldi_ident_t *lip) in ldi_ident_from_dev() [all …]
|
/titanic_41/usr/src/uts/common/inet/ |
H A D | tcp_stack.h | 99 ldi_ident_t tcps_ldi_ident;
|
H A D | rts_impl.h | 64 ldi_ident_t rtss_ldi_ident;
|
H A D | rawip_impl.h | 56 ldi_ident_t is_ldi_ident;
|
H A D | udp_impl.h | 154 ldi_ident_t us_ldi_ident;
|
/titanic_41/usr/src/uts/common/inet/sockmods/ |
H A D | sockmod_rds.c | 44 ldi_ident_t sockrds_li;
|
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ucma/ |
H A D | sol_ucma.h | 149 ldi_ident_t ucma_ldi_ident;
|
/titanic_41/usr/src/uts/common/io/ |
H A D | strplumb.c | 316 strplumb_dev(ldi_ident_t li) in strplumb_dev() 472 ldi_ident_t li; in strplumb() 648 ldi_ident_t li; in getmacaddr()
|
H A D | l_strplumb.c | 223 ldi_ident_t li; in kstr_autopush()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/rds/ |
H A D | rds.h | 128 extern ldi_ident_t rds_li;
|
/titanic_41/usr/src/uts/common/sys/idm/ |
H A D | idm.h | 186 ldi_ident_t cr_li; 193 ldi_ident_t sr_li;
|
H A D | idm_transport.h | 220 idm_transport_setup(ldi_ident_t li, boolean_t boot_conn);
|
/titanic_41/usr/src/uts/common/sys/agp/ |
H A D | agpgart_impl.h | 147 ldi_ident_t asoft_li; /* for ldi ops */
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xdb.h | 122 ldi_ident_t xs_ldi_li;
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | graphics.c | 198 progressbar_key_abort(ldi_ident_t li) in progressbar_key_abort()
|
/titanic_41/usr/src/uts/sun4u/opl/sys/oplmsu/ |
H A D | oplmsu_proto.h | 50 int oplmsu_open_msu(dev_info_t *, ldi_ident_t *, ldi_handle_t *);
|
/titanic_41/usr/src/uts/common/inet/iptun/ |
H A D | iptun_impl.h | 178 extern ldi_ident_t iptun_ldi_ident;
|
H A D | iptun_dev.c | 42 ldi_ident_t iptun_ldi_ident;
|
/titanic_41/usr/src/uts/sun4u/excalibur/os/ |
H A D | excalibur.c | 86 ldi_ident_t li; in load_platform_drivers()
|
/titanic_41/usr/src/uts/common/io/ib/clients/sdp/ |
H A D | sdpddi.c | 81 ldi_ident_t sdp_li;
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_helper_stream.c | 180 ip_create_helper_stream(conn_t *connp, ldi_ident_t li) in ip_create_helper_stream()
|
/titanic_41/usr/src/uts/sun4u/chicago/io/fpc/ |
H A D | fpc-impl-4u.c | 104 static ldi_ident_t ldi_identifier;
|
/titanic_41/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu.c | 1084 oplmsu_open_msu(dev_info_t *dip, ldi_ident_t *lip, ldi_handle_t *lhp) in oplmsu_open_msu() 1112 ldi_ident_t li = NULL; in oplmsu_plink_serial() 1195 ldi_ident_t msu_li = NULL; in oplmsu_dr_attach() 1307 ldi_ident_t msu_li = NULL; in oplmsu_dr_detach() 1550 ldi_ident_t msu_li = NULL; in oplmsu_conf_stream()
|