Searched refs:efct_hw_init (Results 1 – 3 of 3) sorted by relevance
593 int efct_hw_init(struct efct_hw *hw);
229 rc = efct_hw_init(&efct->hw); in efct_xport_initialize() 231 efc_log_err(efct, "efct_hw_init failure\n"); in efct_xport_initialize()
238 * efct_hw_init() relies on NULL pointers indicating that a structure in efct_hw_setup() 239 * needs allocation. If a structure is non-NULL, efct_hw_init() won't in efct_hw_setup() 882 efct_hw_init(struct efct_hw *hw) in efct_hw_init() function