Home
last modified time | relevance | path

Searched defs:HCONTROL_FORCE_OFFLINE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h91 #define HCONTROL_FORCE_OFFLINE 0x40000000 /* Force offline request */ macro
/openbmc/linux/drivers/ata/
H A Dsata_fsl.c161 HCONTROL_FORCE_OFFLINE = (1 << 30), enumerator