Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h166 agBOOLEAN portStarted; member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c4803 if (tdsaAllShared->Ports[portID].flags.portStarted == agTRUE) in tiCOMPortStart()
4826 if (tdsaAllShared->Ports[portID].flags.portStarted == agTRUE) in tiCOMPortStart()
H A Dtdinit.c2596 tdsaAllShared->Ports[i].flags.portStarted = agFALSE; in tdssInitSASPortStartInfo()