Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dlibdiskmgt.h344 #define DM_CLOCK "clock" /* also on controller */ macro
H A Dbus.c74 if (nvlist_add_uint32(attrs, DM_CLOCK, bp->freq) != 0) { in bus_get_attributes()
H A Dcontroller.c124 if (nvlist_add_uint32(attrs, DM_CLOCK, cp->freq) != 0) { in controller_get_attributes()