Searched refs:CB_PRESENT_STATE (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | pcic_reg.h | 548 #define CB_PRESENT_STATE 0x08 macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pcic.c | 3843 pcic_getcb(pcic, CB_PRESENT_STATE) & in pcic_set_socket() 4435 present_state = pcic_getcb(pcic, CB_PRESENT_STATE); in pcic_get_status() 4541 pcic_getcb(pcic, CB_PRESENT_STATE)); in pcic_ll_reset() 5488 cbps = pcic_getcb(pcic, CB_PRESENT_STATE); in pcic_handle_cd_change() 5510 cbps = pcic_getcb(pcic, CB_PRESENT_STATE); in pcic_handle_cd_change() 6114 present_state = pcic_getcb(pcic, CB_PRESENT_STATE); in pcic_load_cardbus() 6626 pcic_getcb(pcic, CB_PRESENT_STATE), in pcic_exca_powerctl() 6747 cbps = pcic_getcb(pcic, CB_PRESENT_STATE); in pcic_cbus_powerctl() 6760 cbstev, pcic_getcb(pcic, CB_PRESENT_STATE), in pcic_cbus_powerctl() 6779 pcic_getcb(pcic, CB_PRESENT_STATE), in pcic_cbus_powerctl()
|
/titanic_44/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_hp.c | 1820 ddi_get32(iohandle, (uint32_t *)(ioaddr+CB_PRESENT_STATE))); in cardbus_dump_socket()
|