Searched defs:iod (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/drivers/block/ |
D | nvme.c | 311 static __le64 **iod_list(struct nvme_iod *iod) in iod_list() 330 struct nvme_iod *iod = kmalloc(sizeof(struct nvme_iod) + in nvme_alloc_iod() local 343 static void nvme_free_iod(struct nvme_dev *dev, struct nvme_iod *iod) in nvme_free_iod() 374 struct nvme_iod *iod = ctx; in bio_completion() local 392 struct nvme_common_command *cmd, struct nvme_iod *iod, in nvme_setup_prps() 476 static int nvme_map_bio(struct device *dev, struct nvme_iod *iod, in nvme_map_bio() 543 struct nvme_iod *iod; in nvme_submit_bio_queue() local 1031 struct nvme_iod *iod; in nvme_map_user_pages() local 1080 struct nvme_iod *iod) in nvme_unmap_user_pages() 1099 struct nvme_iod *iod; in nvme_submit_io() local [all …]
|
/linux-3.3/arch/arm/mach-tegra/ |
D | pinmux-tegra30-tables.c | 88 #define PINGROUP(pg_name, vdd, f0, f1, f2, f3, fs, iod, reg) \ argument
|
/linux-3.3/arch/alpha/kernel/ |
D | io.c | 593 u16 __iomem *iod = (u16 __iomem *) d; in scr_memcpyw() local
|