Searched refs:get_disc_info (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/hal/utils/
H A Dcdutils.h53 boolean_t get_disc_info(int fd, disc_info_t *);
H A Dcdutils.c364 get_disc_info(int fd, disc_info_t *di) function
469 } else if (get_disc_info(fd, &di) && (di.capacity > 0)) {
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c233 if (get_disc_info (fd, &di)) {

Completed in 244 milliseconds