Searched refs:ndi_fmc_insert (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dndifm.h65 extern void ndi_fmc_insert(dev_info_t *, int, void *, void *);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c84 ndi_fmc_insert(rdip, ACC_HANDLE, (void *)hp, NULL);
H A Dpci_dma.c305 ndi_fmc_insert(rdip, DMA_HANDLE, mp, NULL);
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c405 ndi_fmc_insert(rdip, ACC_HANDLE,
696 ndi_fmc_insert(rdip, ACC_HANDLE,
/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c121 * DDI_DMA_FLAGERR requests from its children. ndi_fmc_insert() is
124 * unbound by the requesting child. ndi_fmc_insert() and
215 * ndi_fmc_insert -
221 ndi_fmc_insert(dev_info_t *dip, int flag, void *resource, void *bus_specific) function
340 * to synchronize access to the cache for ndi_fmc_insert()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c152 ndi_fmc_insert(rdip, ACC_HANDLE, (void *)hp, NULL);
H A Dpx_dma.c127 ndi_fmc_insert(rdip, DMA_HANDLE, mp, NULL);
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1907 ndi_fmc_insert(rdip, DMA_HANDLE, *handlep, NULL);

Completed in 85 milliseconds