Home
last modified time | relevance | path

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

/freebsd/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/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c480 struct agtiapi_softc *pmsc; in agtiapi_async() local
720 struct agtiapi_softc *pmsc; in agtiapi_attach() local
1107 STATIC agBOOLEAN agtiapi_InitCardSW( struct agtiapi_softc *pmsc ) in agtiapi_InitCardSW()
1203 STATIC agBOOLEAN agtiapi_InitCardHW( struct agtiapi_softc *pmsc ) in agtiapi_InitCardHW()