Searched defs:NPCM7xxFIUState (Results 1 – 1 of 1) sorted by relevance
28 typedef struct NPCM7xxFIUState NPCM7xxFIUState; typedef55 struct NPCM7xxFIUState { struct71 #define NPCM7XX_FIU(obj) OBJECT_CHECK(NPCM7xxFIUState, (obj), TYPE_NPCM7XX_FIU) argument