Searched hist:ae791c05694d7391ee9261a0450a50f7e95aedfd (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | libata-eh.c | diff ae791c05694d7391ee9261a0450a50f7e95aedfd Sat Sep 22 23:14:12 CDT 2007 Tejun Heo <htejun@gmail.com> libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
Some links on some PMPs locks up on SRST and/or report incorrect device signature. Implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB to handle these quirky links. NO_SRST makes EH avoid SRST. ASSUME_ATA and SEMB forces class code to ATA and SEMB_UNSUP respectively. Note that SEMB isn't currently supported yet so the _UNSUP variant is used.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|
/openbmc/linux/include/linux/ |
H A D | libata.h | diff ae791c05694d7391ee9261a0450a50f7e95aedfd Sat Sep 22 23:14:12 CDT 2007 Tejun Heo <htejun@gmail.com> libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
Some links on some PMPs locks up on SRST and/or report incorrect device signature. Implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB to handle these quirky links. NO_SRST makes EH avoid SRST. ASSUME_ATA and SEMB forces class code to ATA and SEMB_UNSUP respectively. Note that SEMB isn't currently supported yet so the _UNSUP variant is used.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|