Searched refs:ndi_fmc_insert (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ndifm.h | 65 extern void ndi_fmc_insert(dev_info_t *, int, void *, void *);
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fm.c | 84 ndi_fmc_insert(rdip, ACC_HANDLE, (void *)hp, NULL);
|
H A D | pci_dma.c | 305 ndi_fmc_insert(rdip, DMA_HANDLE, mp, NULL);
|
/illumos-gate/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 405 ndi_fmc_insert(rdip, ACC_HANDLE, 696 ndi_fmc_insert(rdip, ACC_HANDLE,
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | ndifm.c | 121 * 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 D | px_fm.c | 152 ndi_fmc_insert(rdip, ACC_HANDLE, (void *)hp, NULL);
|
H A D | px_dma.c | 127 ndi_fmc_insert(rdip, DMA_HANDLE, mp, NULL);
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 1907 ndi_fmc_insert(rdip, DMA_HANDLE, *handlep, NULL);
|
Completed in 67 milliseconds