Searched refs:qla_wr_flash_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/qlxgb/
H A Dqla_ioctl.h59 typedef struct qla_wr_flash qla_wr_flash_t; typedef in typeref:struct:qla_wr_flash
89 #define QLA_WR_FLASH _IOWR('q', 3, qla_wr_flash_t)
H A Dqla_ioctl.c85 qla_wr_flash_t *wrf;
120 wrf = (qla_wr_flash_t *)data;
/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_ioctl.h59 typedef struct qla_wr_flash qla_wr_flash_t; typedef in typeref:struct:qla_wr_flash
109 #define QLA_WR_FLASH _IOWR('q', 3, qla_wr_flash_t)
H A Dql_ioctl.c94 qla_wr_flash_t *wrf;
155 u.wrf = (qla_wr_flash_t *)data;

Completed in 60 milliseconds