Home
last modified time | relevance | path

Searched refs:ndi_fmc_insert (Results 1 – 8 of 8) sorted by path

/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c221 ndi_fmc_insert(dev_info_t *dip, int flag, void *resource, void *bus_specific) in ndi_fmc_insert() function
/illumos-gate/usr/src/uts/common/sys/
H A Dndifm.h63 extern void ndi_fmc_insert(dev_info_t *, int, void *, void *);
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c495 ndi_fmc_insert(rdip, ACC_HANDLE, in npe_setup_std_pcicfg_acc()
799 ndi_fmc_insert(rdip, ACC_HANDLE, in npe_bus_map()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1894 ndi_fmc_insert(rdip, DMA_HANDLE, *handlep, NULL); in rootnex_dma_allochdl()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.c129 ndi_fmc_insert(rdip, DMA_HANDLE, mp, NULL); in px_dma_allocmp()
H A Dpx_fm.c152 ndi_fmc_insert(rdip, ACC_HANDLE, (void *)hp, NULL); in px_fm_acc_setup()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c307 ndi_fmc_insert(rdip, DMA_HANDLE, mp, NULL); in pci_dma_allocmp()
H A Dpci_fm.c86 ndi_fmc_insert(rdip, ACC_HANDLE, (void *)hp, NULL); in pci_fm_acc_setup()