Searched refs:ndi_fmc_remove (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | ndifm.h | 66 extern void ndi_fmc_remove(dev_info_t *, int, const void *);
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fm.c | 126 ndi_fmc_remove(rdip, ACC_HANDLE, (void *)hp); in pci_fm_acc_setup()
|
H A D | pci_dma.c | 314 ndi_fmc_remove(mp->dmai_rdip, DMA_HANDLE, mp); in pci_dma_freemp()
|
/titanic_41/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 511 ndi_fmc_remove(rdip, ACC_HANDLE, in npe_bus_map() 550 ndi_fmc_remove(rdip, ACC_HANDLE, in npe_bus_map()
|
/titanic_41/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 | 134 ndi_fmc_remove(mp->dmai_rdip, DMA_HANDLE, mp); in px_dma_freemp()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | ndifm.c | 285 ndi_fmc_remove(dev_info_t *dip, int flag, const void *resource) in ndi_fmc_remove() function
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 1944 ndi_fmc_remove(rdip, DMA_HANDLE, handle); in rootnex_dma_freehdl()
|