Searched defs:CMD_HDR_FIRST_BURST_MSK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/hisi_sas/ | ||
H A D | hisi_sas_v1_hw.c | 222 #define CMD_HDR_FIRST_BURST_MSK 0x2000000 macro |
H A D | hisi_sas_v2_hw.c | 325 #define CMD_HDR_FIRST_BURST_MSK (0x1 << CMD_HDR_SG_MOD_OFF) macro |