Home
last modified time | relevance | path

Searched refs:qsi (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sbin/pfctl/
Dparse.y3491 struct pfctl_qsitem *qsi; variable
3493 if ((qsi = pfctl_find_queue($1, &qspecs)) == NULL) {
3501 struct pfctl_qsitem *qsi; variable
3503 if ((qsi = pfctl_find_queue($2, &qspecs)) == NULL) {
3511 struct pfctl_qsitem *qsi, *pqsi; variable
3513 if ((qsi = pfctl_find_queue($2, &qspecs)) == NULL) {
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td474 def QSI : StoreInherentS<"qsi", 0xB286, null_frag, 0>;