Home
last modified time | relevance | path

Searched refs:smIOSTPResourceBusy (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sat/api/
H A Dsm.h70 smIOSTPResourceBusy, /* stp resource busy */ enumerator
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsmcmnapi.c519 else if ( status == smIOSTPResourceBusy) in tdsmIDCompletedCB()
802 else if ( status == smIOSTPResourceBusy) in tdsmIOCompletedCB()
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmsatcb.c8833 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSTPResourceBusy, &(oneDeviceData->satId… in smsatIDStartCB()