ATA_DEVICE_OBS    307 drivers/ata/libata-sff.c 		tmp = ATA_DEVICE_OBS;
ATA_DEVICE_OBS    309 drivers/ata/libata-sff.c 		tmp = ATA_DEVICE_OBS | ATA_DEV1;
ATA_DEVICE_OBS    460 drivers/ata/pata_ep93xx.c 	u8 tmp = ATA_DEVICE_OBS;
ATA_DEVICE_OBS    670 drivers/ata/pata_it821x.c 	iowrite8(ATA_DEVICE_OBS, ap->ioaddr.device_addr);
ATA_DEVICE_OBS    299 drivers/ata/pata_samsung_cf.c 	u8 tmp = ATA_DEVICE_OBS;
ATA_DEVICE_OBS     59 drivers/ata/sata_promise.h 		dev_reg = ATA_DEVICE_OBS;
ATA_DEVICE_OBS     61 drivers/ata/sata_promise.h 		dev_reg = ATA_DEVICE_OBS | ATA_DEV1;
ATA_DEVICE_OBS    282 drivers/ata/sata_rcar.c 	iowrite32(ATA_DEVICE_OBS, ap->ioaddr.device_addr);
ATA_DEVICE_OBS    381 drivers/ata/sata_sx4.c 		dev_reg = ATA_DEVICE_OBS;
ATA_DEVICE_OBS    383 drivers/ata/sata_sx4.c 		dev_reg = ATA_DEVICE_OBS | ATA_DEV1;
ATA_DEVICE_OBS   1268 drivers/block/mtip32xx/mtip32xx.c 	fis.device	= ATA_DEVICE_OBS;
ATA_DEVICE_OBS   1304 drivers/block/mtip32xx/mtip32xx.c 	fis.device	= ATA_DEVICE_OBS;
ATA_DEVICE_OBS    156 drivers/ide/ht6560b.c 	outb(drive->select | ATA_DEVICE_OBS, hwif->io_ports.device_addr);
ATA_DEVICE_OBS     81 drivers/ide/ide-io-std.c 	u8 select = drive->select | ATA_DEVICE_OBS;
ATA_DEVICE_OBS   1204 drivers/ide/ide-probe.c 		drive->select			= (i << 4) | ATA_DEVICE_OBS;
ATA_DEVICE_OBS    176 drivers/ide/ns87415.c 	outb(drive->select | ATA_DEVICE_OBS, drive->hwif->io_ports.device_addr);
ATA_DEVICE_OBS    463 drivers/ide/pmac.c 	writeb(drive->select | ATA_DEVICE_OBS,
ATA_DEVICE_OBS    471 drivers/ide/pmac.c 	writeb(drive->select | ATA_DEVICE_OBS,
ATA_DEVICE_OBS    101 drivers/ide/qd65xx.c 	outb(drive->select | ATA_DEVICE_OBS, drive->hwif->io_ports.device_addr);
ATA_DEVICE_OBS    178 drivers/ide/trm290.c 	outb(drive->select | ATA_DEVICE_OBS, drive->hwif->io_ports.device_addr);
ATA_DEVICE_OBS   1705 include/linux/libata.h 		tf->device = ATA_DEVICE_OBS;
ATA_DEVICE_OBS   1707 include/linux/libata.h 		tf->device = ATA_DEVICE_OBS | ATA_DEV1;