Searched refs:qlge_load_flash (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_flash.c | 214 * qlge_load_flash 219 qlge_load_flash(qlge_t *qlge, uint8_t *dp, uint32_t len, uint32_t faddr) function 1372 (void) qlge_load_flash(qlge, (uint8_t *)&data, sizeof (data), 1382 (void) qlge_load_flash(qlge, (uint8_t *)&old_data, sizeof (old_data),
|
H A D | qlge_dbg.c | 1181 (void) qlge_load_flash(qlge,
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
H A D | qlge.h | 885 extern int qlge_load_flash(qlge_t *, uint8_t *, uint32_t, uint32_t);
|
Completed in 138 milliseconds