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
1393
slot->hostctrl |= SDHCI_CTRL_HISPD;
sys/dev/sdhci/sdhci.c
1395
slot->hostctrl &= ~SDHCI_CTRL_HISPD;
sys/dev/sdhci/sdhci.c
2866
slot->hostctrl |= SDHCI_CTRL_HISPD;
sys/dev/sdhci/sdhci.c
2868
slot->hostctrl &= ~SDHCI_CTRL_HISPD;