Searched refs:CB_STATUS_EVENT (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | pcic_reg.h | 546 #define CB_STATUS_EVENT 0x00 macro
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pcic.c | 607 ddi_put32(iohandle, (uint32_t *)(ioaddr+CB_STATUS_EVENT), in cardbus_enable_cd_intr() 608 ddi_get32(iohandle, (uint32_t *)(ioaddr+CB_STATUS_EVENT))); in cardbus_enable_cd_intr() 2290 value_cb = pcic_getcb(pcic, CB_STATUS_EVENT); in pcic_intr() 2304 pcic_getcb(pcic, CB_STATUS_EVENT)); in pcic_intr() 2315 pcic_putcb(pcic, CB_STATUS_EVENT, value_cb); in pcic_intr() 6704 pcic_putcb(pcic, CB_STATUS_EVENT, CB_SE_POWER_CYCLE); in pcic_cbus_powerctl() 6734 cbstev = pcic_getcb(pcic, CB_STATUS_EVENT); in pcic_cbus_powerctl()
|
/titanic_50/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_hp.c | 1816 ddi_get32(iohandle, (uint32_t *)(ioaddr+CB_STATUS_EVENT))); in cardbus_dump_socket()
|