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.c2746 struct periph_list *periph_head; in xpt_action_default() local
2758 periph_head = &device->periphs; in xpt_action_default()
2777 for (nperiph = SLIST_FIRST(periph_head), i = 0; in xpt_action_default()