NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bktr_INB
sys/dev/pci/bktr/bktr_reg.h
417
u_int8_t bktr_INB(struct bktr_softc *, int);
sys/dev/pci/bktr/bktr_reg.h
424
#define INB(bktr,offset) bktr_INB(bktr,offset)