Home
last modified time | relevance | path

Searched refs:def_control_mpage (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-scsi.c79 static const u8 def_control_mpage[CONTROL_MPAGE_LEN] = { variable
2230 modecpy(buf, def_control_mpage, sizeof(def_control_mpage), changeable); in ata_msense_control()
2238 return sizeof(def_control_mpage); in ata_msense_control()
3675 * The first two bytes of def_control_mpage are a header, so offsets in ata_mselect_control()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-scsi.c83 static const u8 def_control_mpage[CONTROL_MPAGE_LEN] = { variable
2217 modecpy(buf, def_control_mpage, in ata_msense_control_spg0()
2218 sizeof(def_control_mpage), changeable); in ata_msense_control_spg0()
2229 return sizeof(def_control_mpage); in ata_msense_control_spg0()
3700 * The first two bytes of def_control_mpage are a header, so offsets in ata_mselect_control_spg0()

Completed in 19 milliseconds