Searched refs:cdlp (Results 1 – 2 of 2) sorted by relevance
606 u8 cdlp; in scsi_cdl_check_cmd() local629 cdlp = (buf[1] & 0x18) >> 3; in scsi_cdl_check_cmd()631 return cdlp == 0x01 || cdlp == 0x02; in scsi_cdl_check_cmd()
3474 u8 supported = 0, cdlp = 0, rwcdlp = 0; in ata_scsiop_maint_in() local3524 cdlp = 0x01 << 3; in ata_scsiop_maint_in()3535 cdlp = 0x02 << 3; in ata_scsiop_maint_in()3555 rbuf[1] = cdlp | supported; in ata_scsiop_maint_in()