Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c63 static void get_ipl(ocs_t *, char *, ocs_textbuf_t*);
144 {"ipl", get_ipl, NULL, NULL},
832 get_ipl(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_ipl() function