Searched refs:dmDumpAllMainExp (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmport.c254 dmDumpAllMainExp(dmRoot, onePortContext);
260 dmDumpAllMainExp(dmRoot, onePortContext);
H A Ddmproto.h420 dmDumpAllMainExp(
H A Ddmdisc.c5489 dmDumpAllMainExp(dmRoot, onePortContext);
6352 dmDumpAllMainExp( function
6362 DM_DBG3(("dmDumpAllMainExp: start\n"));
6367 DM_DBG3(("dmDumpAllMainExp: empty discoveringExpanderList\n"));
6382 DM_DBG1(("dmDumpAllMainExp: tempExpander is NULL!!!\n"));
6385 DM_DBG3(("dmDumpAllMainExp: expander id %d\n", tempExpander->id));
6386 DM_DBG3(("dmDumpAllMainExp: exp addrHi 0x%08x\n", tempExpander->dmDevice->SASAddressID.sasAddressHi));
6387 DM_DBG3(("dmDumpAllMainExp: exp addrLo 0x%08x\n", tempExpander->dmDevice->SASAddressID.sasAddressLo));
6391 DM_DBG3(("dmDumpAllMainExp: found expander id %d\n", tempExpander->id));
6392 DM_DBG3(("dmDumpAllMainExp
[all...]

Completed in 176 milliseconds