Searched refs:ndi_fmc_insert (Results 1 – 8 of 8) sorted by relevance
| /titanic_41/usr/src/uts/common/sys/ |
| H A D | ndifm.h | 65 extern void ndi_fmc_insert(dev_info_t *, int, void *, void *);
|
| /titanic_41/usr/src/uts/sun4u/io/pci/ |
| H A D | pci_fm.c | 84 ndi_fmc_insert(rdip, ACC_HANDLE, (void *)hp, NULL); in pci_fm_acc_setup()
|
| H A D | pci_dma.c | 305 ndi_fmc_insert(rdip, DMA_HANDLE, mp, NULL); in pci_dma_allocmp()
|
| /titanic_41/usr/src/uts/i86pc/io/pciex/ |
| H A D | npe.c | 406 ndi_fmc_insert(rdip, ACC_HANDLE, in npe_setup_std_pcicfg_acc() 692 ndi_fmc_insert(rdip, ACC_HANDLE, in npe_bus_map()
|
| /titanic_41/usr/src/uts/common/os/ |
| H A D | ndifm.c | 221 ndi_fmc_insert(dev_info_t *dip, int flag, void *resource, void *bus_specific) in ndi_fmc_insert() function
|
| /titanic_41/usr/src/uts/sun4/io/px/ |
| H A D | px_fm.c | 152 ndi_fmc_insert(rdip, ACC_HANDLE, (void *)hp, NULL); in px_fm_acc_setup()
|
| H A D | px_dma.c | 127 ndi_fmc_insert(rdip, DMA_HANDLE, mp, NULL); in px_dma_allocmp()
|
| /titanic_41/usr/src/uts/i86pc/io/ |
| H A D | rootnex.c | 1902 ndi_fmc_insert(rdip, DMA_HANDLE, *handlep, NULL); in rootnex_dma_allochdl()
|