FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SDHCI_CTRL_HISPD
sys/dev/sdhci/sdhci.c
1394
slot->hostctrl |= SDHCI_CTRL_HISPD;
sys/dev/sdhci/sdhci.c
1396
slot->hostctrl &= ~SDHCI_CTRL_HISPD;
sys/dev/sdhci/sdhci.c
2867
slot->hostctrl |= SDHCI_CTRL_HISPD;
sys/dev/sdhci/sdhci.c
2869
slot->hostctrl &= ~SDHCI_CTRL_HISPD;