reg5b             677 drivers/ata/pata_hpt37x.c 	u8 reg5b;
reg5b             683 drivers/ata/pata_hpt37x.c 		pci_read_config_byte(dev, 0x5b, &reg5b);
reg5b             684 drivers/ata/pata_hpt37x.c 		if (reg5b & 0x80) {
reg5b             687 drivers/ata/pata_hpt37x.c 				pci_read_config_byte(dev, 0x5b, &reg5b);
reg5b             689 drivers/ata/pata_hpt37x.c 				if ((reg5b & 0x80) == 0)
reg5b             386 drivers/ata/pata_hpt3x2n.c 	u8 reg5b;
reg5b             392 drivers/ata/pata_hpt3x2n.c 		pci_read_config_byte(dev, 0x5b, &reg5b);
reg5b             393 drivers/ata/pata_hpt3x2n.c 		if (reg5b & 0x80) {
reg5b             396 drivers/ata/pata_hpt3x2n.c 				pci_read_config_byte(dev, 0x5b, &reg5b);
reg5b             398 drivers/ata/pata_hpt3x2n.c 				if ((reg5b & 0x80) == 0)