Searched refs:cdlp (Results 1 – 2 of 2) sorted by relevance
604 u8 cdlp; in scsi_cdl_check_cmd() local627 cdlp = (buf[1] & 0x18) >> 3; in scsi_cdl_check_cmd()629 return cdlp == 0x01 || cdlp == 0x02; in scsi_cdl_check_cmd()
3357 u8 supported = 0, cdlp = 0, rwcdlp = 0; in ata_scsiop_maint_in() local3403 cdlp = 0x01 << 3; in ata_scsiop_maint_in()3414 cdlp = 0x02 << 3; in ata_scsiop_maint_in()3434 rbuf[1] = cdlp | supported; in ata_scsiop_maint_in()