Home
last modified time | relevance | path

Searched refs:VIA_T_BOOTABLE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/nata/
HData-raid.h799 #define VIA_T_BOOTABLE 0x01 macro
HData-raid.c3982 meta->type |= VIA_T_BOOTABLE; /* XXX SOS */ in ata_raid_via_write_meta()
5019 kprintf("bootable %d\n", meta->type & VIA_T_BOOTABLE); in ata_raid_via_print_meta()