Searched refs:ldi_ident_from_dip (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | sunldi.h | 87 extern int ldi_ident_from_dip(dev_info_t *dip, ldi_ident_t *);
|
/titanic_50/usr/src/uts/sun4u/chicago/io/fpc/ |
H A D | fpc-impl-4u.c | 122 status = ldi_ident_from_dip(dip, &ldi_identifier); in fpc_platform_module_init()
|
/titanic_50/usr/src/uts/common/io/drm/ |
H A D | drm_agpsupport.c | 391 retval = ldi_ident_from_dip(dev->dip, &agp->agpgart_li); in drm_agp_init()
|
/titanic_50/usr/src/uts/common/io/softmac/ |
H A D | softmac_main.c | 694 if ((err = ldi_ident_from_dip(softmac_dip, &li)) != 0) { in softmac_mac_register() 1322 if ((err = ldi_ident_from_dip(softmac_dip, &li)) != 0) in softmac_lower_setup()
|
/titanic_50/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu.c | 1090 rval = ldi_ident_from_dip(dip, lip); in oplmsu_open_msu() 1126 rval = ldi_ident_from_dip(dip, &li); in oplmsu_plink_serial()
|
/titanic_50/usr/src/uts/common/io/ppm/ |
H A D | ppm_subr.c | 840 if (err = ldi_ident_from_dip(dip, &li)) { in ppm_init_lyr()
|
/titanic_50/usr/src/man/man9f/ |
H A D | Makefile | 918 ldi_ident_from_dip.9f \ 1693 ldi_ident_from_dip.9f := LINKSRC = ldi_ident_from_dev.9f
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xdb.c | 1244 if (ldi_ident_from_dip(dip, &vdp->xs_ldi_li) != 0) in xdb_open_device()
|
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit.c | 632 rc = ldi_ident_from_dip(dip, &iscsit_global.global_li); in iscsit_init()
|
/titanic_50/usr/src/uts/intel/io/agpgart/ |
H A D | agpgart.c | 2468 if (ldi_ident_from_dip(dip, &softstate->asoft_li)) { in agpgart_attach()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 1530 ldi_ident_from_dip(dev_info_t *dip, ldi_ident_t *lip) in ldi_ident_from_dip() function
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi.c | 402 rval = ldi_ident_from_dip(dip, &ihp->hba_li); in iscsi_attach()
|
/titanic_50/usr/src/uts/common/io/usb/clients/audio/usb_ac/ |
H A D | usb_ac.c | 4052 error = ldi_ident_from_dip(uacp->usb_ac_dip, &li); in usb_ac_mux_walk_siblings()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vds.c | 7419 if ((status = ldi_ident_from_dip(dip, &vds->ldi_ident)) != 0) { in vds_do_attach()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 931 link path=usr/share/man/man9f/ldi_ident_from_dip.9f \
|
/titanic_50/ |
H A D | .gitignore | 8635 usr/src/man/man9f/ldi_ident_from_dip.9f
|