Searched refs:fw_devlog_e (Results 1 – 5 of 5) sorted by relevance
166 struct fw_devlog_e *entry, *buf; in get_devlog()198 nentries = (devlog->len / sizeof (struct fw_devlog_e)); in get_devlog()200 buf = (struct fw_devlog_e *)devlog->data; in get_devlog()
2313 struct fw_devlog_e *e, *devlog; in view_fw_devlog()2327 devlog = (struct fw_devlog_e *)(dc_buff.data); in view_fw_devlog()2359 struct fw_devlog_e *e = NULL; in translate_fw_devlog()2363 *num_entries = (io_size / sizeof(struct fw_devlog_e)); in translate_fw_devlog()2365 e = (struct fw_devlog_e *)pbuf; in translate_fw_devlog()
1972 struct fw_devlog_e *buf; in get_devlog()
10222 dparams->size = nentries * sizeof(struct fw_devlog_e); in t4_init_devlog_params()
8833 struct fw_devlog_e { struct