Home
last modified time | relevance | path

Searched defs:ctl_page_index (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/cam/ctl/
Dctl_private.h246 struct ctl_page_index { struct
247 uint8_t page_code;
248 uint8_t subpage;
272 static const struct ctl_page_index page_index_template[] = { argument