Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsinfo.c131 static int devfs_phys_to_logical(struct boot_dev **bootdev_array,
963 if (devfs_phys_to_logical(bootdev_array, num_entries, in process_bootdev()
1057 devfs_phys_to_logical(struct boot_dev **bootdev_array, const int array_size, in devfs_phys_to_logical() function