Home
last modified time | relevance | path

Searched refs:pinit_from_rom (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_init.c254 pinit_from_rom(struct unm_adapter_s *adapter, int verbose) in pinit_from_rom() function
H A Dunm_nic.h725 int pinit_from_rom(unm_adapter *adapter, int verbose);
H A Dunm_gem.c1257 if (pinit_from_rom(adapter, 0) != 0) in unmattach()