Home
last modified time | relevance | path

Searched refs:maxsets (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_ioctl.h439 int maxsets; /* Max # of sets allowed today */ member
446 int32_t maxsets; /* Max # of sets allowed today */ member
H A Drdc.c597 offsetof(struct rdc_status32, maxsets)); in rdcstatus()
613 offsetof(struct rdc_status, maxsets)); in rdcstatus()
/titanic_50/usr/src/cmd/avs/rdc/
H A Dsndrsubr.c255 return (rdc_status.maxsets); in rdc_get_maxsets()
/titanic_50/usr/src/cmd/avs/sdbc/
H A Dsd_trace.c530 return (rdc_status.maxsets); in rdc_get_maxsets()