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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c769 /* See e1000_sw_init() of the Linux driver */
1314 /* See e1000_sw_init() of the Linux driver */
3284 * e1000_sw_init - Initialize general software structures (struct e1000_adapter)
3287 * e1000_sw_init initializes the Adapter private data structure.
3293 e1000_sw_init(struct pci_device *pdev, struct e1000_hw *hw) function
3598 if (e1000_sw_init(p, &hw) < 0) {

Completed in 66 milliseconds