Searched refs:DEV_MATCH_PERIPH (Results 1 – 5 of 5) sorted by relevance
160 ccb.cdm.patterns[0].type = DEV_MATCH_PERIPH; in mpt_query_disk()198 if (ccb.cdm.matches[0].type != DEV_MATCH_PERIPH) { in mpt_query_disk()428 ccb.cdm.patterns[0].type = DEV_MATCH_PERIPH; in mpt_fetch_disks()472 if (ccb.cdm.matches[i].type != DEV_MATCH_PERIPH) { in mpt_fetch_disks()
373 ccb.cdm.patterns[0].type = DEV_MATCH_PERIPH; in cam_open_btl()421 case DEV_MATCH_PERIPH: { in cam_open_btl()
389 DEV_MATCH_PERIPH, enumerator
1908 if ((patterns[i].type == DEV_MATCH_PERIPH) in xptdevicematch()2027 if (patterns[i].type != DEV_MATCH_PERIPH) in xptperiphmatch()2409 cdm->matches[j].type = DEV_MATCH_PERIPH; in xptedtperiphfunc()2562 cdm->matches[j].type = DEV_MATCH_PERIPH; in xptplistperiphfunc()
486 case DEV_MATCH_PERIPH: { in getdevtree()