Home
last modified time | relevance | path

Searched refs:fw_devlog_e (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c166 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()
H A Dcudbg_view.c2313 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()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_ioctl.c1972 struct fw_devlog_e *buf; in get_devlog()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c10222 dparams->size = nentries * sizeof(struct fw_devlog_e); in t4_init_devlog_params()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h8833 struct fw_devlog_e { struct