Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c102 static int get_raw_partition_fd(ig_device_t *);
672 if (get_raw_partition_fd(device) != BC_SUCCESS) in init_device()
1515 get_raw_partition_fd(ig_device_t *device) in get_raw_partition_fd() function