Searched refs:buf_ctrl (Results 1 – 2 of 2) sorted by relevance
111 ALLOC_CACHE_ALIGN_BUFFER(char, buf_ctrl, sizeof(struct nvme_id_ctrl)); in nvme_print_info()112 struct nvme_id_ctrl *ctrl = (struct nvme_id_ctrl *)buf_ctrl; in nvme_print_info()
103 __le32 buf_ctrl; member
Completed in 11 milliseconds