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

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmproto.h303 dmDiscoveringUndoAdd(
H A Ddmdisc.c3024 dmDiscoveringUndoAdd(dmRoot, onePortContext, oneExpander);
3045 dmDiscoveringUndoAdd( function
3057 DM_DBG2(("dmDiscoveringUndoAdd: start\n"));
3060 DM_DBG2(("dmDiscoveringUndoAdd: empty discoveringExpanderList\n"));
3064 // DM_DBG2(("dmDiscoveringUndoAdd: before\n"));
3073 DM_DBG1(("dmDiscoveringUndoAdd: tempExpander is NULL!!!\n"));
3078 DM_DBG2(("dmDiscoveringUndoAdd: match!!! expander id %d\n", tempExpander->id));
3079 DM_DBG2(("dmDiscoveringUndoAdd: exp addrHi 0x%08x\n", tempExpander->dmDevice->SASAddressID.sasAddressHi));
3080 DM_DBG2(("dmDiscoveringUndoAdd: exp addrLo 0x%08x\n", tempExpander->dmDevice->SASAddressID.sasAddressLo));
3090 DM_DBG2(("dmDiscoveringUndoAdd
[all...]

Completed in 113 milliseconds