Searched defs:drmach_pci_new (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c387 static sbd_error_t *drmach_pci_new(drmach_device_t *, drmachid_t *);
501 {"pci", DRMACH_DEVTYPE_PCI, drmach_pci_new },
1156 * Some drmach_*_new constructors (drmach_pci_new, for example)
3782 drmach_pci_new(drmach_device_t *proto, drmachid_t *idp) function

Completed in 331 milliseconds