Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c2777 struct periph_list *periph_head; in xpt_action_default() local
2789 periph_head = &device->periphs; in xpt_action_default()
2809 for (nperiph = SLIST_FIRST(periph_head), i = 0; in xpt_action_default()