Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
out32
headers/private/kernel/arch/x86/arch_cpuasm.h
103
#define out32(value,port) \
src/add-ons/kernel/busses/scsi/53c8xx/53c8xx.c
233
#define out32(p,v) (*pci->write_io_32)(s->iobase + p,v)