OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
qla_attach
sys/dev/ic/qlavar.h
194
int qla_attach(struct qla_softc *);
sys/dev/pci/qla_pci.c
197
if (qla_attach(sc) != 0) {
sys/dev/sbus/qla_sbus.c
149
qla_attach(sc);