Home
last modified time | relevance | path

Searched refs:atio_byte3 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h501 uint8_t atio_byte3; member
H A Dqlt.c5446 flags = (uint16_t)(((uint16_t)qcmd->param.atio_byte3 & 0xf0) << 5); in qlt_xfer_scsi_data()
5606 (((uint16_t)qcmd->param.atio_byte3 & 0xf0) << 5)); in qlt_send_status()
5672 (((uint16_t)qcmd->param.atio_byte3 & 0xf0) << 5)); in qlt_send_status()
6280 qcmd->param.atio_byte3 = atio[3]; in qlt_handle_atio()
7284 (((uint16_t)qcmd->param.atio_byte3 & 0xf0) << 5)); in qlt_abort_unsol_scsi_cmd()