mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 18:12:36 +03:00
Consistency
This commit is contained in:
@@ -144,7 +144,7 @@ struct bus_driver mca_driver __bus_driver = {
|
||||
* Fill in a nic structure
|
||||
*
|
||||
*/
|
||||
void fill_mca_nic ( struct nic *nic, struct mca_device *mca ) {
|
||||
void mca_fill_nic ( struct nic *nic, struct mca_device *mca ) {
|
||||
|
||||
/* ioaddr and irqno must be read in a device-dependent way
|
||||
* from the POS registers
|
||||
|
||||
Reference in New Issue
Block a user