Searched refs:xpt_traverse_config (Results 1 – 1 of 1) sorted by relevance
144 struct xpt_traverse_config { struct2362 struct xpt_traverse_config *tr_config; in xptdefbusfunc()2364 tr_config = (struct xpt_traverse_config *)arg; in xptdefbusfunc()2379 struct xpt_traverse_config *tr_config; in xptdeftargetfunc()2381 tr_config = (struct xpt_traverse_config *)arg; in xptdeftargetfunc()2396 struct xpt_traverse_config *tr_config; in xptdefdevicefunc()2398 tr_config = (struct xpt_traverse_config *)arg; in xptdefdevicefunc()2413 struct xpt_traverse_config *tr_config; in xptdefperiphfunc()2416 tr_config = (struct xpt_traverse_config *)arg; in xptdefperiphfunc()2434 struct xpt_traverse_config tr_config; in xpt_for_all_busses()[all …]