Searched refs:pcic_putb (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | pcic.c | 333 static void pcic_putb(pcicdev_t *, int, int, int8_t); 632 pcic_putb(pcic, i, PCIC_MANAGEMENT_INT, 0); 633 pcic_putb(pcic, i, PCIC_CARD_DETECT, 0); 634 pcic_putb(pcic, i, PCIC_MAPPING_ENABLE, 0); 636 pcic_putb(pcic, i, PCIC_INTERRUPT, 0); 638 pcic_putb(pcic, i, PCIC_POWER_CONTROL, 0); 1158 pcic_putb(pcic, 0, PCIC_CHIP_INFO, 0); 1184 pcic_putb(pcic, i, PCIC_MAPPING_ENABLE, 0); 1206 pcic_putb(pcic, i, PCIC_SYSMEM_0_STARTLOW, 0xaa); 1207 pcic_putb(pci 5722 pcic_putb(pcicdev_t *pcic, int socket, int reg, int8_t value) function [all...] |
Completed in 60 milliseconds