OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QVA_PORT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/uba/
qvavar.h
92
#define
QVA_PORT
(u) ((u)&01) /* extract the port # */
qvaux.c
511
const int line =
QVA_PORT
(minor(dev));
570
const int line =
QVA_PORT
(minor(dev));
592
struct tty *tp = sc->sc_qvaux[
QVA_PORT
(minor(dev))].qvaux_tty;
602
struct tty *tp = sc->sc_qvaux[
QVA_PORT
(minor(dev))].qvaux_tty;
612
struct tty *tp = sc->sc_qvaux[
QVA_PORT
(minor(dev))].qvaux_tty;
623
const int line =
QVA_PORT
(minor(dev));
680
return sc->sc_qvaux[
QVA_PORT
(minor(dev))].qvaux_tty;
708
line =
QVA_PORT
(minor(tp->t_dev));
723
const int line =
QVA_PORT
(minor(tp->t_dev));
Completed in 12 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025