Home
last modified time | relevance | path

Searched defs:eqtype (Results 1 – 3 of 3) sorted by relevance

/trueos/usr.bin/xlint/lint2/
HDchk.c1174 eqtype(type_t *tp1, type_t *tp2, int ignqual, int promot, int asgn, int *warn) in eqtype() function
/trueos/usr.bin/xlint/lint1/
HDdecl.c1952 eqtype(type_t *tp1, type_t *tp2, int ignqual, int promot, int *warn) in eqtype() function
/trueos/sys/dev/cxgbe/
HDt4_sge.c2503 init_eq(struct sge_eq *eq, int eqtype, int qsize, uint8_t tx_chan, in init_eq()