Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c104 static int get_raw_partition_fd(ig_device_t *);
677 if (get_raw_partition_fd(device) != BC_SUCCESS) in init_device()
1530 get_raw_partition_fd(ig_device_t *device) in get_raw_partition_fd() function