Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/qlxgbe/
Dql_ioctl.h217 #define QLA_RD_FW_DUMP_SIZE _IOWR('q', 7, qla_rd_fw_dump_t) macro
Dql_ioctl.c211 case QLA_RD_FW_DUMP_SIZE: in ql_eioctl()