Searched defs:tx_sched (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c1650 boolean_t tx_sched; local
1655 tx_sched = B_FALSE;
1669 tx_sched = B_TRUE;
1683 tx_sched = B_TRUE;
1701 tx_sched = B_TRUE;
1708 if (tx_sched) {
1977 boolean_t tx_sched = B_FALSE; local
1983 tx_sched = B_TRUE;
2002 tx_sched = B_TRUE;
2013 return (tx_sched);
2238 boolean_t tx_sched = B_FALSE; local
2834 boolean_t tx_sched; local
[all...]
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c1140 boolean_t tx_sched; local
1144 tx_sched = B_FALSE;
1169 tx_sched = B_TRUE;
1179 if (tx_sched) {
1190 if (tx_sched) {
1448 boolean_t tx_sched = B_FALSE; local
1480 tx_sched = B_FALSE;
1930 tx_sched = B_TRUE;
1988 tx_sched = B_TRUE;
2104 tx_sched
2117 boolean_t tx_sched; local
[all...]

Completed in 71 milliseconds