Searched refs:VIA_T_BOOTABLE (Results 1 – 2 of 2) sorted by relevance
94 printf("bootable %d\n", info->type & VIA_T_BOOTABLE); in ata_raid_via_print_info()174 checksum_alt = checksum + (byte3 & ~VIA_T_BOOTABLE); in ata_raid_read_config_via()
183 #define VIA_T_BOOTABLE 0x01 macro