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

/illumos-gate/usr/src/uts/common/sys/
H A Dndifm.h66 extern void ndi_fmc_remove(dev_info_t *, int, const void *);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c126 ndi_fmc_remove(rdip, ACC_HANDLE, (void *)hp);
H A Dpci_dma.c314 ndi_fmc_remove(mp->dmai_rdip, DMA_HANDLE, mp);
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c510 ndi_fmc_remove(rdip, ACC_HANDLE,
551 ndi_fmc_remove(rdip, ACC_HANDLE,
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c206 ndi_fmc_remove(rdip, ACC_HANDLE, (void *)hp);
210 ndi_fmc_remove(rdip, ACC_HANDLE, (void *)hp);
H A Dpx_dma.c134 ndi_fmc_remove(mp->dmai_rdip, DMA_HANDLE, mp);
/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c123 * and ndi_fmc_remove() is called when that handle is unmapped or
125 * ndi_fmc_remove() may be called from any user or kernel context.
285 ndi_fmc_remove(dev_info_t *dip, int flag, const void *resource) function
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1949 ndi_fmc_remove(rdip, DMA_HANDLE, handle);

Completed in 89 milliseconds