Home
last modified time | relevance | path

Searched refs:IDE_HFLAG_NON_BOOTABLE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Daec62xx.c215 IDE_HFLAG_NON_BOOTABLE,
H A Dserverworks.c413 d.host_flags |= IDE_HFLAG_NON_BOOTABLE; in svwks_init_one()
H A Dhpt366.c1481 d.host_flags &= ~IDE_HFLAG_NON_BOOTABLE; in hpt366_init_one()
H A Dide-probe.c1266 u8 bootable = (d && (d->host_flags & IDE_HFLAG_NON_BOOTABLE)) ? 0 : 1; in ide_find_port_slot()
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h1300 IDE_HFLAG_NON_BOOTABLE = BIT(13), enumerator
1341 # define IDE_HFLAG_OFF_BOARD IDE_HFLAG_NON_BOOTABLE