OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CMD_CTRL_2PORT
sys/dev/pci/pciide.c
3783
if (channel != 0 && (ctrl & CMD_CTRL_2PORT) == 0) {
sys/dev/pci/pciide.c
3800
ctrl &= ~CMD_CTRL_2PORT;