Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/utils/
H A Dcdutils.h47 boolean_t get_current_profile(int fd, int *profile);
H A Dcdutils.c211 get_current_profile(int fd, int *profile) in get_current_profile() function
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c241 if (get_current_profile (fd, &profile)) { in probe_disc()