Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
H A Dprompts.h46 int get_rpm(void);
H A Dprompts.c208 get_rpm() in get_rpm() function
H A Dmain.c630 cur_dtype->dtype_rpm = get_rpm(); in get_disk_characteristics()
H A Dmenu_command.c526 d->dtype_rpm = get_rpm(); in c_type()
/titanic_44/usr/src/lib/libdiskmgt/common/
H A Ddrive.c350 static int get_rpm(disk_t *dp, int fd);
924 diskp->rpm = get_rpm(diskp, fd); in get_attrs()
1154 get_rpm(disk_t *dp, int fd) in get_rpm() function