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()
534 int a_which; member
4098 int a_which;4115 a.a_which = which; in VNOP_SELECT()
880 return (*cdevsw[major(dev)].d_select)(dev, ap->a_which, ap->a_wql, p); in spec_select()