Searched defs:load_code (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/tty/serial/ |
H A D | icom.c | 353 static void load_code(struct icom_port *icom_port) load_code() function
|
/linux-4.1.27/drivers/scsi/ |
H A D | st.c | 2544 do_load_unload(struct scsi_tape *STp, struct file *filp, int load_code) do_load_unload() argument
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 2112 static int bnx2x_init_hw(struct bnx2x *bp, u32 load_code) bnx2x_init_hw() argument 2303 static int bnx2x_nic_load_request(struct bnx2x *bp, u32 *load_code) bnx2x_nic_load_request() argument 2347 int bnx2x_compare_fw_ver(struct bnx2x *bp, u32 load_code, bool print_err) bnx2x_compare_fw_ver() argument 2400 static void bnx2x_nic_load_pmf(struct bnx2x *bp, u32 load_code) bnx2x_nic_load_pmf() argument 2418 static void bnx2x_nic_load_afex_dcc(struct bnx2x *bp, int load_code) bnx2x_nic_load_afex_dcc() argument 2586 int i, rc = 0, load_code = 0; bnx2x_nic_load() local
|
H A D | bnx2x_sp.c | 5507 u32 load_code = params->params.hw_init.load_phase; bnx2x_func_hw_init() local
|
H A D | bnx2x_main.c | 6254 static void bnx2x_init_internal(struct bnx2x *bp, u32 load_code) bnx2x_init_internal() argument 6487 void bnx2x_post_irq_nic_init(struct bnx2x *bp, u32 load_code) bnx2x_post_irq_nic_init() argument 8960 static int bnx2x_reset_hw(struct bnx2x *bp, u32 load_code) bnx2x_reset_hw() argument 9760 u32 load_code; bnx2x_leader_reset() local
|
Completed in 558 milliseconds