Searched refs:dmExpMainListFind (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmproto.h178 dmExpMainListFind(
H A Ddmdisc.c183 oneExpander = dmExpMainListFind(dmRoot, onePortContext, dmSASSubID.sasAddressHi, dmSASSubID.sasAddressLo);
252 oneExpander = dmExpMainListFind(dmRoot, onePortContext, dmSASSubID.sasAddressHi, dmSASSubID.sasAddressLo);
4674 oneExpander = dmExpMainListFind(dmRoot,
5048 dmExpMainListFind( function
5060 DM_DBG3(("dmExpMainListFind: start\n"));
5065 DM_DBG1(("dmExpMainListFind: empty mainExpanderList\n"));
5079 DM_DBG1(("dmExpMainListFind: tempExpander is NULL!!!\n"));
5082 DM_DBG3(("dmExpMainListFind: expander id %d\n", tempExpander->id));
5083 DM_DBG3(("dmExpMainListFind: exp addrHi 0x%08x\n", tempExpander->dmDevice->SASAddressID.sasAddressHi));
5084 DM_DBG3(("dmExpMainListFind
[all...]

Completed in 115 milliseconds