Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_hw.h441 uint32_t num_posted:8; member
460 uint32_t num_posted:14; member
540 uint32_t num_posted:14; member
/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c11447 uint32_t num_posted = 0; in ocs_hw_xri_move_to_port_owned() local