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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcix.c43 pcix_set_cmd_reg(dev_info_t *child, uint16_t value) function
62 DEBUG1(DBG_INIT_CLD, child, "pcix_set_cmd_reg: pcix_cap_ptr = %x\n",
72 DEBUG1(DBG_INIT_CLD, child, "pcix_set_cmd_reg: PCI-X CMD Register "
78 DEBUG1(DBG_INIT_CLD, child, "pcix_set_cmd_reg: PCI-X CMD Register "
H A Dpci_pci.c983 extern void pcix_set_cmd_reg(dev_info_t *child, uint16_t value);
986 pcix_set_cmd_reg(child, n);
H A Dpcisch.c87 extern void pcix_set_cmd_reg(dev_info_t *child, uint16_t value);
3315 pcix_set_cmd_reg(child, value);

Completed in 75 milliseconds