Searched refs:retired_piomode (Results 1 – 2 of 2) sorted by relevance
818 if ((ap->retired_piomode & ATA_RETIRED_PIO_MASK) == 0x200) in ata_max_pmode()820 if ((ap->retired_piomode & ATA_RETIRED_PIO_MASK) == 0x100) in ata_max_pmode()822 if ((ap->retired_piomode & ATA_RETIRED_PIO_MASK) == 0x000) in ata_max_pmode()
79 /*051*/ u_int16_t retired_piomode; /* PIO modes 0-2 */ member