Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c54 #define CONTROL_MPAGE 0xa macro
84 CONTROL_MPAGE,
2260 buf[0] = CONTROL_MPAGE; in ata_msense_control_spgt2()
2306 buf[0] = CONTROL_MPAGE | (1 << 6); in ata_msense_control_ata_feature()
2441 if (dev->flags & ATA_DFLAG_CDL && pg == CONTROL_MPAGE) in ata_scsiop_mode_sense()
2459 case CONTROL_MPAGE: in ata_scsiop_mode_sense()
3917 if (pg == CONTROL_MPAGE) { in ata_scsi_mode_select_xlat()
3925 pg == CONTROL_MPAGE) in ata_scsi_mode_select_xlat()
3944 case CONTROL_MPAGE: in ata_scsi_mode_select_xlat()