Home
last modified time | relevance | path

Searched defs:pmsc (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c62 struct agtiapi_softc *pmsc = thisCardInst->pCard; in agtiapi_typhAlloc() local
132 struct agtiapi_softc *pmsc = thisCardInst->pCard; in agtiapi_InitResource() local
492 struct agtiapi_softc *pmsc = thisCardInst->pCard; in agtiapi_ScopeDMARes() local
644 struct agtiapi_softc *pmsc = thisCardInst->pCard; // get card reference in agtiapi_MemAlloc() local
699 struct agtiapi_softc *pmsc = pCardInfo->pCard; // get card reference in agtiapi_MemFree() local
H A Dlxcommon.h606 #define Is_ADP7H(pmsc) ((0x90058088 == (pmsc->VidDid))?1:\ argument
608 #define Is_ADP8H(pmsc) ((0x90058074 == (pmsc->VidDid))?1:\ argument
/freebsd-src/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c487 struct agtiapi_softc *pmsc; agtiapi_async() local
727 struct agtiapi_softc *pmsc; agtiapi_attach() local
1119 agtiapi_InitCardSW(struct agtiapi_softc * pmsc) agtiapi_InitCardSW() argument
1215 agtiapi_InitCardHW(struct agtiapi_softc * pmsc) agtiapi_InitCardHW() argument
[all...]