Searched refs:pciide_initchild (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pci-ide/
H A Dpci-ide.c108 static int pciide_initchild(dev_info_t *mydip, dev_info_t *cdip);
304 return (pciide_initchild(dip, cdip));
459 pciide_initchild(dev_info_t *mydip, dev_info_t *cdip) function
469 PDBG(("pciide_initchild\n"));
493 PDBG(("pciide_initchild bad dev\n"));
523 PDBG(("pciide_initchild bad intr\n"));
536 PDBG(("pciide_initchild okay\n"));

Completed in 70 milliseconds