Searched refs:qla_erase_flash (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_ioctl.h61 struct qla_erase_flash { struct
65 typedef struct qla_erase_flash qla_erase_flash_t;
H A Dqla_glbl.h97 extern int qla_erase_flash(qla_host_t *ha, uint32_t off, uint32_t size);
H A Dqla_ioctl.c128 if (qla_erase_flash(ha, ((qla_erase_flash_t *)data)->off,
H A Dqla_misc.c833 qla_erase_flash(qla_host_t *ha, uint32_t off, uint32_t size) function
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_ioctl.h61 struct qla_erase_flash { struct
65 typedef struct qla_erase_flash qla_erase_flash_t;

Completed in 144 milliseconds