Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dprompts.h44 int get_rpm(void);
H A Dprompts.c200 get_rpm(void) in get_rpm() function
H A Dmain.c655 cur_dtype->dtype_rpm = get_rpm(); in get_disk_characteristics()
H A Dmenu_command.c531 d->dtype_rpm = get_rpm(); in c_type()
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Ddrive.c355 static int get_rpm(disk_t *dp, int fd);
929 diskp->rpm = get_rpm(diskp, fd); in get_attrs()
1153 get_rpm(disk_t *dp, int fd) in get_rpm() function