Home
last modified time | relevance | path

Searched refs:hwif_to_node (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-gd.c370 g = alloc_disk_node(IDE_DISK_MINORS, hwif_to_node(drive->hwif));
H A Dide-probe.c785 set->numa_node = hwif_to_node(hwif); in ide_init_queue()
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h1593 static inline int hwif_to_node(ide_hwif_t *hwif) in hwif_to_node() function