Searched defs:blk (Results 1 – 2 of 2) sorted by relevance
87 struct Virtblk *blk = dev; in Feature0() local123 static void PopulateRequestQ(const struct Virtblk *blk) in PopulateRequestQ()142 static uint8_t VirtblkIO(struct Virtblk *blk, uint32_t cmd, uint64_t startSector, in VirtblkIO()175 struct Virtblk *blk = dev; in VirtblkIRQhandle() local189 static void VirtblkDeInit(struct Virtblk *blk) in VirtblkDeInit()199 struct Virtblk *blk = NULL; in VirtblkInitDev() local297 static void VirtMmcFillRespCid(struct MmcCmd *cmd, const struct Virtblk *blk) in VirtMmcFillRespCid()353 static void VirtMmcFillRespCsd(struct MmcCmd *cmd, const struct Virtblk *blk) in VirtMmcFillRespCsd()387 static void VirtMmcFillDataExtCsd(const struct MmcCmd *cmd, const struct Virtblk *blk) in VirtMmcFillDataExtCsd()413 struct Virtblk *blk = cntlr->priv; in VirtMmcIO() local[all …]
79 struct BlkDesc blk; member