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

/illumos-gate/usr/src/uts/common/io/pci-ide/
H A Dpci-ide.c87 static int pciide_bus_map(dev_info_t *dip, dev_info_t *rdip,
129 pciide_bus_map,
452 * The pciide_bus_map() function is responsible for turning requests
541 pciide_bus_map(dev_info_t *dip, dev_info_t *rdip, ddi_map_req_t *mp, function
549 PDBG(("pciide_bus_map\n"));
572 PDBG(("pciide_bus_map offset\n"));
580 PDBG(("pciide_bus_map default\n"));
608 PDBG(("pciide_bus_map %s\n", rc == DDI_SUCCESS ? "okay" : "!ok"));

Completed in 57 milliseconds