Searched hist:b2a8bbe67d73631c71492fd60b757fc50a87f182 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | sata_uli.c | diff b2a8bbe67d73631c71492fd60b757fc50a87f182 Thu Jan 25 04:40:05 CST 2007 Tejun Heo <htejun@gmail.com> libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Some uli controllers have stuck SIMPLEX bit which can't be cleared with ata_pci_clear_simplex(), but the controller is capable of doing DMAs on both channels simultaneously. Implement ATA_FLAG_IGN_SIMPLEX which makes libata ignore the simplex bit and use it in sata_uli.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|
H A D | libata-sff.c | diff b2a8bbe67d73631c71492fd60b757fc50a87f182 Thu Jan 25 04:40:05 CST 2007 Tejun Heo <htejun@gmail.com> libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Some uli controllers have stuck SIMPLEX bit which can't be cleared with ata_pci_clear_simplex(), but the controller is capable of doing DMAs on both channels simultaneously. Implement ATA_FLAG_IGN_SIMPLEX which makes libata ignore the simplex bit and use it in sata_uli.
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 b2a8bbe67d73631c71492fd60b757fc50a87f182 Thu Jan 25 04:40:05 CST 2007 Tejun Heo <htejun@gmail.com> libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Some uli controllers have stuck SIMPLEX bit which can't be cleared with ata_pci_clear_simplex(), but the controller is capable of doing DMAs on both channels simultaneously. Implement ATA_FLAG_IGN_SIMPLEX which makes libata ignore the simplex bit and use it in sata_uli.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|