Home
last modified time | relevance | path

Searched refs:PCIC_RESET (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h291 #define PCIC_RESET 0x40 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1231 value & ~PCIC_RESET); in pcic_attach()
2177 pcic_putb(pcic, i, PCIC_INTERRUPT, PCIC_RESET); in pcic_setup_adapter()
4147 value |= PCIC_IO_CARD | PCIC_RESET; in pcic_set_socket()
4573 iobits &= ~(PCIC_INTR_MASK | PCIC_RESET); in pcic_ll_reset()
4597 pcic_putb(pcic, socket, PCIC_INTERRUPT, PCIC_RESET | iobits); in pcic_ll_reset()
5186 if ((intstate & PCIC_RESET) && in pcic_check_ready()
6429 PCIC_RESET | interrupt); in pcic_do_resume()
6726 iobits & ~PCIC_RESET); in pcic_cbus_powerctl()