Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c249 FRM2TFM(frm)->tfm_rctl = 0x05; in fcoet_xfer_scsi_data()
292 FRM2TFM(frm)->tfm_rctl = 0x01; in fcoet_xfer_scsi_data()
456 FRM2TFM(frm)->tfm_rctl = 0x22; in fcoet_send_sol_flogi()
518 FRM2TFM(frm)->tfm_rctl = 0x81; in fcoet_send_sol_abts()
678 FRM2TFM(frm)->tfm_rctl = 0x22; in fcoet_send_sol_els()
727 FRM2TFM(frm)->tfm_rctl = 0x2; in fcoet_send_sol_ct()
809 FRM2TFM(frm)->tfm_rctl = 0x07; in fcoet_send_status()
845 FRM2TFM(frm)->tfm_rctl = 0x23; in fcoet_send_els_response()
880 FRM2TFM(frm)->tfm_rctl = abts->abts_resp_rctl; in fcoet_send_abts_response()
946 FRM2TFM(frm)->tfm_rctl = 0x22; in fcoet_logo_fabric()
[all …]
H A Dfcoet.h176 uint8_t tfm_rctl; member
H A Dfcoet_eth.c256 switch (FRM2TFM(frm)->tfm_rctl) { in fcoet_release_sol_frame()
1090 FRM2TFM(frm)->tfm_rctl = 0x23; in fcoet_process_unsol_flogi_req()