Home
last modified time | relevance | path

Searched refs:QLA_RD_FW_DUMP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlxgbe/
H A Dql_ioctl.h222 #define QLA_RD_FW_DUMP _IOWR('q', 8, qla_rd_fw_dump_t) macro
H A Dql_ioctl.c222 case QLA_RD_FW_DUMP: in ql_eioctl()