Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_els.c64 static void ocs_io_transition(ocs_io_t *els, ocs_sm_function_t state, void *data);
88 ocs_io_transition(ocs_io_t *els, ocs_sm_function_t state, void *data) in ocs_io_transition() function
644 ocs_io_transition(els, __ocs_els_init, NULL); in ocs_send_plogi()
704 ocs_io_transition(els, __ocs_els_init, NULL); in ocs_send_flogi()
760 ocs_io_transition(els, __ocs_els_init, NULL); in ocs_send_fdisc()
822 ocs_io_transition(els, __ocs_els_init, NULL); in ocs_send_prli()
876 ocs_io_transition(els, __ocs_els_init, NULL); in ocs_send_prlo()
935 ocs_io_transition(els, __ocs_els_init, NULL); in ocs_send_logo()
998 ocs_io_transition(els, __ocs_els_init, NULL); in ocs_send_adisc()
1048 ocs_io_transition(els, __ocs_els_init, NULL); in ocs_send_pdisc()
[all …]