Searched defs:sendup (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c4907 vmin_satisfied(queue_t *q, ldtermstd_state_t *tp, int sendup) argument
4915 if (sendup) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c10826 int sendup = 0; local
10844 sendup++;
10851 /* brodacst IP frame - so sendup via job thread */
10862 if (sendup || !FC_IS_REAL_DEVICE(s_id)) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8568 int sendup = 1; local
8578 sendup = ql_process_rscn(ha, af);
8579 if (sendup == 0) {
8732 int sendup = 1; local
8739 sendup = 0;
8755 sendup = 0;
8765 return (sendup);
9098 int sendup = 1; local
9113 sendup = ql_process_rscn_for_device(ha, tq);
9118 return (sendup);
9189 int sendup = 1; local
[all...]

Completed in 114 milliseconds