Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl.h137 struct ctl_page_index;
162 struct ctl_page_index *page_index,
165 struct ctl_page_index *page_index,
168 struct ctl_page_index *page_index,
171 struct ctl_page_index *page_index,
174 struct ctl_page_index *page_index,
177 struct ctl_page_index *page_index,
H A Dctl_private.h180 struct ctl_page_index;
183 struct ctl_page_index *page_index,
186 struct ctl_page_index *page_index,
197 struct ctl_page_index { struct
223 static const struct ctl_page_index page_index_template[] = { argument
258 struct ctl_page_index index[CTL_NUM_MODE_PAGES];
270 static const struct ctl_page_index log_page_index_template[] = {
299 struct ctl_page_index index[CTL_NUM_LOG_PAGES];
H A Dctl.c4074 struct ctl_page_index *page_index; in ctl_init_page_index()
4358 struct ctl_page_index *page_index; in ctl_init_log_page_index()
5904 struct ctl_page_index *page_index, uint8_t *page_ptr) in ctl_default_page_handler()
5959 struct ctl_page_index *page_index, uint8_t *page_ptr) in ctl_ie_page_handler()
6005 struct ctl_page_index *page_index; in ctl_do_mode_select()
6374 struct ctl_page_index *page_index; in ctl_mode_sense()
6610 struct ctl_page_index *page_index; in ctl_mode_sense()
6654 struct ctl_page_index *page_index; in ctl_mode_sense()
6704 struct ctl_page_index *page_index, in ctl_temp_log_sense_handler()
6738 struct ctl_page_index *page_index, in ctl_lbp_log_sense_handler()
[all …]