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

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8583 int sendup = 1; local
8593 sendup = ql_process_rscn(ha, af);
8594 if (sendup == 0) {
8747 int sendup = 1; local
8754 sendup = 0;
8770 sendup = 0;
8780 return (sendup);
9113 int sendup = 1; local
9128 sendup = ql_process_rscn_for_device(ha, tq);
9133 return (sendup);
9204 int sendup = 1; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dldterm.c4897 vmin_satisfied(queue_t *q, ldtermstd_state_t *tp, int sendup) argument
4905 if (sendup) {
/opensolaris-onvv-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)) {

Completed in 149 milliseconds