Home
last modified time | relevance | path

Searched defs:devinfo (Results 1 – 25 of 67) sorted by relevance

123

/titanic_52/usr/src/lib/libdtrace/common/
H A Dio.d.in77 typedef struct devinfo { struct
84 dev_pathnamedevinfo global() argument
/titanic_52/usr/src/cmd/mdb/common/modules/usba/
H A Dusba.c96 struct dev_info devinfo; in mdb_usba_get_usba_device() local
131 struct dev_info devinfo; in mdb_usba_get_usba_device() local
[all...]
/titanic_52/usr/src/boot/sys/boot/efi/boot1/
H A Dzfs_module.c44 dev_info_t *devinfo = priv; in ldi_get_size() local
53 dev_info_t *devinfo; in vdev_read() local
139 load(const char * filepath,dev_info_t * devinfo,void ** bufp,size_t * bufsize) load() argument
[all...]
H A Dufs_module.c41 static dev_info_t *devinfo; variable
H A Dboot1.c468 dev_info_t *devinfo; in probe_handle() local
681 add_device(dev_info_t ** devinfop,dev_info_t * devinfo) add_device() argument
[all...]
/titanic_52/usr/src/uts/common/io/igb/
H A Digb_buf.c210 dev_info_t *devinfo; in igb_alloc_tbd_ring() local
448 dev_info_t *devinfo; in igb_alloc_rbd_ring() local
566 dev_info_t *devinfo = igb->dip; in igb_alloc_dma_buffer() local
669 dev_info_t *devinfo = igb->dip; in igb_alloc_tcb_lists() local
[all...]
H A Digb_main.c424 igb_attach(dev_info_t *devinfo, ddi_attach_cmd_t cmd) in igb_attach() argument
629 igb_detach(dev_info_t *devinfo, ddi_detach_cmd_t cmd) in igb_detach() argument
706 igb_quiesce(dev_info_t * devinfo) igb_quiesce() argument
744 igb_unconfigure(dev_info_t * devinfo,igb_t * igb) igb_unconfigure() argument
948 dev_info_t *devinfo = igb->dip; igb_regs_map() local
1144 igb_resume(dev_info_t * devinfo) igb_resume() argument
1186 igb_suspend(dev_info_t * devinfo) igb_suspend() argument
4343 dev_info_t *devinfo; igb_alloc_intrs() local
4418 dev_info_t *devinfo; igb_alloc_intr_handles() local
[all...]
/titanic_52/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c315 dev_info_t *devinfo; in ixgbe_alloc_tbd_ring() local
444 dev_info_t *devinfo; in ixgbe_alloc_rbd_ring() local
560 dev_info_t *devinfo = ixgbe->dip; in ixgbe_alloc_dma_buffer() local
663 dev_info_t *devinfo = ixgbe->dip; in ixgbe_alloc_tcb_lists() local
[all...]
H A Dixgbe_main.c415 ixgbe_attach(dev_info_t *devinfo, ddi_attach_cmd_t cmd) in ixgbe_attach() argument
676 ixgbe_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) ixgbe_detach() argument
742 ixgbe_quiesce(dev_info_t * devinfo) ixgbe_quiesce() argument
778 ixgbe_unconfigure(dev_info_t * devinfo,ixgbe_t * ixgbe) ixgbe_unconfigure() argument
1047 dev_info_t *devinfo = ixgbe->dip; ixgbe_regs_map() local
1097 dev_info_t *devinfo = ixgbe->dip; ixgbe_init_driver_settings() local
1245 ixgbe_resume(dev_info_t * devinfo) ixgbe_resume() argument
1283 ixgbe_suspend(dev_info_t * devinfo) ixgbe_suspend() argument
4911 dev_info_t *devinfo; ixgbe_alloc_intrs() local
5013 dev_info_t *devinfo; ixgbe_alloc_intr_handles() local
[all...]
/titanic_52/usr/src/cmd/allocate/
H A Dadd_allocatable.c73 devinfo_t devinfo; in main() local
175 devinfo_t *devinfo; in process_args() local
395 devinfo_t *devinfo; check_args() local
[all...]
/titanic_52/usr/src/uts/common/io/e1000g/
H A De1000g_alloc.c274 dev_info_t *devinfo; in e1000g_alloc_tx_descriptors() local
479 dev_info_t *devinfo; in e1000g_alloc_rx_descriptors() local
782 dev_info_t *devinfo; in e1000g_alloc_dvma_buffer() local
855 dev_info_t *devinfo; e1000g_alloc_dma_buffer() local
953 dev_info_t *devinfo; e1000g_alloc_dma_buffer_82546() local
1131 dev_info_t *devinfo; e1000g_alloc_tx_packets() local
[all...]
H A De1000g_main.c403 e1000g_attach(dev_info_t *devinfo, ddi_attach_cmd_t cmd) in e1000g_attach() argument
660 dev_info_t *devinfo = Adapter->dip; in e1000g_regs_map() local
942 dev_info_t *devinfo = Adapter->dip; e1000g_set_bufsize() local
1038 e1000g_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) e1000g_detach() argument
1101 e1000g_unattach(dev_info_t * devinfo,struct e1000g * Adapter) e1000g_unattach() argument
1303 e1000g_resume(dev_info_t * devinfo) e1000g_resume() argument
1341 e1000g_suspend(dev_info_t * devinfo) e1000g_suspend() argument
6059 dev_info_t *devinfo; e1000g_add_intrs() local
6124 dev_info_t *devinfo; e1000g_intr_add() local
6608 e1000g_quiesce(dev_info_t * devinfo) e1000g_quiesce() argument
[all...]
/titanic_52/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c502 frutree_devinfo_t *devinfo; in walk_tree() local
591 frutree_devinfo_t *devinfo in get_fru_path() local
672 frutree_devinfo_t *devinfo = NULL; find_fru_node() local
730 frutree_devinfo_t *devinfo = NULL; is_fru_present_under_location() local
[all...]
/titanic_52/usr/src/uts/common/io/ath/
H A Dath_main.c324 ath_alloc_dma_mem(dev_info_t *devinfo, ddi_dma_attr_t *dma_attr, size_t memsize, in ath_alloc_dma_mem() argument
387 ath_buflist_setup(dev_info_t *devinfo, ath_t *asc, list_t *bflist, in ath_buflist_setup() argument
459 ath_desc_alloc(dev_info_t *devinfo, ath_t *asc) in ath_desc_alloc() argument
1926 ath_resume(dev_info_t *devinfo) in ath_resume() argument
1958 ath_attach(dev_info_t * devinfo,ddi_attach_cmd_t cmd) ath_attach() argument
2371 ath_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) ath_detach() argument
2449 ath_quiesce(dev_info_t * devinfo) ath_quiesce() argument
[all...]
/titanic_52/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.c769 dev_info_t *devinfo = pOdl->devinfo; in amd8111s_allocate_descriptors() local
927 dev_info_t *devinfo = pLayerPointers->pOdl->devinfo; in amd8111s_alloc_dma_ringbuf() local
1670 amd8111s_attach(dev_info_t *devinfo, ddi_attach_cmd_t cmd) in amd8111s_attach() argument
1823 amd8111s_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) amd8111s_detach() argument
1846 amd8111s_unattach(dev_info_t * devinfo,struct LayerPointers * pLayerPointers) amd8111s_unattach() argument
[all...]
/titanic_52/usr/src/uts/intel/io/dnet/
H A Ddnet.c332 dev_info_t *devinfo; /* Devinfo of the primary device */ member
394 dnet_probe(dev_info_t *devinfo) in dnet_probe() argument
439 dnet_hack(dev_info_t *devinfo) in dnet_hack() argument
505 dnet_attach(dev_info_t *devinfo, ddi_attach_cmd_ argument
778 dnet_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) dnet_detach() argument
2793 dnet_read_srom(dev_info_t * devinfo,int board_type,ddi_acc_handle_t io_handle,caddr_t io_reg,uchar_t * vi,int maxlen) dnet_read_srom() argument
2967 get_alternative_srom_image(dev_info_t * devinfo,uchar_t * vi,int len) get_alternative_srom_image() argument
3021 set_alternative_srom_image(dev_info_t * devinfo,uchar_t * vi,int len) set_alternative_srom_image() argument
3536 dev_info_t *devinfo = dnetp->devinfo; dnet_hack_interrupts() local
3698 dnet_detach_hacked_interrupt(dev_info_t * devinfo) dnet_detach_hacked_interrupt() argument
[all...]
/titanic_52/usr/src/cmd/stat/common/
H A Ddsr.h52 char *devinfo; member
/titanic_52/usr/src/uts/common/io/rge/
H A Drge_main.c1498 rge_resume(dev_info_t *devinfo) in rge_resume() argument
1565 rge_attach(dev_info_t *devinfo, ddi_attach_cmd_ argument
1896 rge_quiesce(dev_info_t * devinfo) rge_quiesce() argument
1919 rge_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) rge_detach() argument
[all...]
/titanic_52/usr/src/lib/libbsm/common/
H A Ddevalloc.c266 devinfo_t *devinfo; in _update_zonename() local
1060 devinfo_t *devinfo = dargs->devinfo; _write_new_defattrs() local
1099 devinfo_t *devinfo = dargs->devinfo; _write_new_entry() local
1510 devinfo_t *devinfo; da_update_device() local
2146 devinfo_t *devinfo; da_print_device() local
[all...]
H A Ddevalloc.h138 devinfo_t devinfo; member
154 devinfo_t *devinfo; member
/titanic_52/usr/src/uts/common/io/arn/
H A Darn_main.c286 arn_alloc_dma_mem(dev_info_t *devinfo, ddi_dma_attr_t *dma_attr, size_t memsize, in arn_alloc_dma_mem() argument
348 arn_buflist_setup(dev_info_t *devinfo, in arn_buflist_setup() argument
428 arn_desc_alloc(dev_info_t *devinfo, struct arn_softc *sc) in arn_desc_alloc() argument
2807 arn_resume(dev_info_t *devinfo) in arn_resume() argument
2839 arn_attach(dev_info_t * devinfo,ddi_attach_cmd_t cmd) arn_attach() argument
3361 arn_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) arn_detach() argument
3459 arn_quiesce(dev_info_t * devinfo) arn_quiesce() argument
[all...]
/titanic_52/usr/src/uts/common/io/i40e/
H A Di40e_main.c1366 i40e_unconfigure(dev_info_t *devinfo, i40e_t *i40e) in i40e_unconfigure() argument
1504 dev_info_t *devinfo = i40e->i40e_dip; in i40e_regs_map() local
1648 i40e_alloc_intr_handles(i40e_t *i40e, dev_info_t *devinfo, int intr_type) in i40e_alloc_intr_handles() argument
1756 i40e_alloc_intrs(i40e_t * i40e,dev_info_t * devinfo) i40e_alloc_intrs() argument
3212 i40e_attach(dev_info_t * devinfo,ddi_attach_cmd_t cmd) i40e_attach() argument
3340 i40e_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) i40e_detach() argument
[all...]
/titanic_52/usr/src/uts/common/io/nge/
H A Dnge_main.c971 dev_info_t *devinfo; in nge_get_props() local
2299 nge_resume(dev_info_t * devinfo) nge_resume() argument
2375 nge_attach(dev_info_t * devinfo,ddi_attach_cmd_t cmd) nge_attach() argument
2585 nge_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) nge_detach() argument
2664 nge_quiesce(dev_info_t * devinfo) nge_quiesce() argument
[all...]
/titanic_52/usr/src/uts/common/io/vioblk/
H A Dvioblk.c530 vioblk_devid_init(void *arg, dev_info_t *devinfo, ddi_devid_t *devid) in vioblk_devid_init() argument
815 vioblk_attach(dev_info_t *devinfo, ddi_attach_cmd_t cmd) in vioblk_attach() argument
1037 vioblk_detach(dev_info_t * devinfo,ddi_detach_cmd_t cmd) vioblk_detach() argument
1068 vioblk_quiesce(dev_info_t * devinfo) vioblk_quiesce() argument
[all...]
/titanic_52/usr/src/cmd/devinfo/
H A Ddevinfo.c166 devinfo(struct dk_geom *geom, int fd, char *device) in devinfo() function

123