Searched defs:ctl (Results 1 – 8 of 8) sorted by relevance
44 fbl::unique_fd ctl; in Create() local90 zx_status_t RamNand::Create(fbl::RefPtr<RamNandCtl> ctl, in Create()136 fbl::RefPtr<RamNandCtl> ctl; in CreateIsolated() local
35 fbl::unique_fd ctl) in RamNandCtl()79 RamNand(fbl::unique_fd fd, fbl::RefPtr<RamNandCtl> ctl) in RamNand()
238 fbl::RefPtr<fs_mgmt::RamNandCtl> ctl; in Create() local252 SkipBlockDevice(fbl::RefPtr<fs_mgmt::RamNandCtl> ctl, fs_mgmt::RamNand ram_nand, in SkipBlockDevice()
175 uint64_t ctl; member240 uint64_t ctl; member
61 uint32_t ctl; member
14 uint32_t ctl; member
59 uint64_t ctl; member
41 uint8_t ctl[3]; // Control register byte access member
Completed in 21 milliseconds