Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpcic_var.h223 #define PCF_GPI_EJECT 0x00000004 /* GPI signal is eject/insert */ macro
/titanic_44/usr/src/uts/common/io/
H A Dpcic.c4004 pcic->pc_flags & PCF_GPI_EJECT) { in pcic_set_socket()