Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dcamcontrol.c248 struct periph_match_result *periph_matches; member
8997 item->periph_matches = realloc( in buildbusdevlist()
8998 item->periph_matches, in buildbusdevlist()
9001 if (item->periph_matches == NULL) { in buildbusdevlist()
9007 bcopy(periph_result, &item->periph_matches[ in buildbusdevlist()
9047 free(item->periph_matches); in freebusdevlist()
9307 item->periph_matches[j].periph_name, in smpphylist()
9308 item->periph_matches[j].unit_number); in smpphylist()