Home
last modified time | relevance | path

Searched refs:xch_left_data_size (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c427 xch->xch_left_data_size = 0; in fcoet_create_unsol_exchange()
544 xch->xch_left_data_size -= frm->frm_payload_size; in fcoet_process_sol_fcp_data()
545 if ((xch->xch_left_data_size <= 0) || in fcoet_process_sol_fcp_data()
890 xch->xch_left_data_size -= frm->frm_payload_size; in fcoet_send_sol_fcp_data_done()
900 if ((xch->xch_left_data_size <= 0) || (!dbuf->db_sglist_length)) { in fcoet_send_sol_fcp_data_done()
H A Dfcoet.h213 int xch_left_data_size; member
H A Dfcoet_fc.c228 xch->xch_left_data_size = in fcoet_xfer_scsi_data()
652 xch->xch_left_data_size = 0; in fcoet_send_sol_els()
701 xch->xch_left_data_size = 0; in fcoet_send_sol_ct()