Home
last modified time | relevance | path

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

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