Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dide-gd.c387 g = alloc_disk_node(IDE_DISK_MINORS, hwif_to_node(drive->hwif));
Dide-probe.c770 q = blk_alloc_queue_node(GFP_KERNEL, hwif_to_node(hwif), NULL); in ide_init_queue()
/Linux-v4.19/include/linux/
Dide.h1577 static inline int hwif_to_node(ide_hwif_t *hwif) in hwif_to_node() function