Searched refs:a_which (Results 1 – 4 of 4) sorted by relevance
446 if (ap->a_which & FREAD) { in fifo_select()448 ready = soo_select(&filetmp, ap->a_which, ap->a_wql, ap->a_context); in fifo_select()453 if (ap->a_which & FWRITE) { in fifo_select()455 ready = soo_select(&filetmp, ap->a_which, ap->a_wql, ap->a_context); in fifo_select()
533 int a_which; member
4032 int a_which;4049 a.a_which = which; in VNOP_SELECT()
876 return (*cdevsw[major(dev)].d_select)(dev, ap->a_which, ap->a_wql, p); in spec_select()