HomeSort by: relevance | last modified time | path
    Searched refs:SF_CHIP_LED0 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
siopvar_common.h 161 #define SF_CHIP_LED0 0x00000100 /* led on GPIO0 */
esiop.c 253 if (sc->sc_c.features & SF_CHIP_LED0) {
288 if (sc->sc_c.features & SF_CHIP_LED0) {
siop.c 196 if (sc->sc_c.features & SF_CHIP_LED0) {
220 if (sc->sc_c.features & SF_CHIP_LED0) {
siop_common.c 227 if (sc->features & SF_CHIP_LED0) {
  /src/sys/dev/pci/
siop_pci_common.c 260 siop_sc->features |= SF_CHIP_LED0;

Completed in 18 milliseconds