Lines Matching +full:4 +full:xx
250 #define ATIO_TYPE7 0x06 /* Accept target I/O entry for 24xx */
301 #define FCP_CMND_TASK_MGMT_LU_RESET 4
309 * add_cdb is optional and can absent from struct atio7_fcp_cmnd. Size 4
313 uint8_t add_cdb[4];
346 uint8_t fcp_cmnd_len_high:4;
347 uint8_t attr:4;
387 return get_unaligned_be32(&atio->u.isp24.fcp_cmnd.add_cdb[len * 4]); in get_datalen_for_atio()
390 #define CTIO_TYPE7 0x12 /* Continue target I/O entry (for 24xx) */
393 * ISP queue - Continue Target I/O (ATIO) type 7 entry (for 24xx) structure.
394 * This structure is sent to the ISP 24xx from the target driver.
448 * ISP queue - CTIO type 7 from ISP 24xx to target driver
558 * ISP queue - ABTS received/response entries structure definition for 24xx.
560 #define ABTS_RECV_24XX 0x54 /* ABTS received (for 24xx) */
561 #define ABTS_RESP_24XX 0x55 /* ABTS responce (for 24xx) */
564 * ISP queue - ABTS received IOCB entry structure definition for 24xx.
566 * target driver by the ISP 24xx.
578 uint8_t reserved_3:4;
579 uint8_t sof_type:4;
610 * ISP queue - ABTS Response IOCB entry structure definition for 24xx.
612 * target driver to the ISP 24xx.
626 uint8_t reserved_3:4;
627 uint8_t sof_type:4;
641 * (sent by the target driver to the ISP 24xx) is sent by the
657 uint8_t reserved_3:4;
658 uint8_t sof_type:4;
762 #define ATIO_ACA_QUEUE 4
770 #define FC_TM_REJECT 4