Home
last modified time | relevance | path

Searched refs:CB_PRESENT_STATE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_reg.h548 #define CB_PRESENT_STATE 0x08 macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c3843 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_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c1820 ddi_get32(iohandle, (uint32_t *)(ioaddr+CB_PRESENT_STATE))); in cardbus_dump_socket()