Searched refs:ndi_fmc_remove (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ndifm.h | 64 extern void ndi_fmc_remove(dev_info_t *, int, const void *);
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fm.c | 128 ndi_fmc_remove(rdip, ACC_HANDLE, (void *)hp); in pci_fm_acc_setup()
|
H A D | pci_dma.c | 316 ndi_fmc_remove(mp->dmai_rdip, DMA_HANDLE, mp); in pci_dma_freemp()
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_fm.c | 206 ndi_fmc_remove(rdip, ACC_HANDLE, (void *)hp); in px_fm_acc_setup() 210 ndi_fmc_remove(rdip, ACC_HANDLE, (void *)hp); in px_fm_acc_setup()
|
H A D | px_dma.c | 136 ndi_fmc_remove(mp->dmai_rdip, DMA_HANDLE, mp); in px_dma_freemp()
|
/illumos-gate/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 600 ndi_fmc_remove(rdip, ACC_HANDLE, in npe_bus_map() 640 ndi_fmc_remove(rdip, ACC_HANDLE, in npe_bus_map()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | ndifm.c | 290 ndi_fmc_remove(dev_info_t *dip, int flag, const void *resource) in ndi_fmc_remove() function
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 1936 ndi_fmc_remove(rdip, DMA_HANDLE, handle); in rootnex_dma_freehdl()
|