Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_reg.h583 #define CB_PS_16BITCARD BYTE_0(0x10) macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c5443 static uint32_t pcic_cbps_on = CB_PS_16BITCARD;
5512 if (cbps & CB_PS_16BITCARD) { in pcic_handle_cd_change()