Home | Sort by: relevance | last modified time | path |
/src/usr.bin/at/ | |
at.c | 586 char queue_set = 0; local in function:main 639 queue_set = 1; 728 if (queue_set) |
at.c | 586 char queue_set = 0; local in function:main 639 queue_set = 1; 728 if (queue_set) |
/src/sys/dev/pci/cxgb/ | |
cxgb_sge.c | 1904 * queue_set - return the queue set a packet should use 1911 queue_set(const struct mbuf *m) function in typeref:typename:int 1942 struct sge_qset *qs = &adap->sge.qs[queue_set(m)]; |
cxgb_sge.c | 1904 * queue_set - return the queue set a packet should use 1911 queue_set(const struct mbuf *m) function in typeref:typename:int 1942 struct sge_qset *qs = &adap->sge.qs[queue_set(m)]; |