Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c1594 /* Much of this is similar logic as ibmvnic_probe(), in ibmvnic_login()
3220 /* Wait for ibmvnic_probe() to complete. If probe is taking too long in __ibmvnic_reset()
3244 /* ibmvnic_probe() may have purged the reset queue after we were in __ibmvnic_reset()
6402 static int ibmvnic_probe(struct vio_dev *dev, const struct vio_device_id *id) in ibmvnic_probe()
6411 dev_dbg(&dev->dev, "entering ibmvnic_probe for UA 0x%x\n", in ibmvnic_probe()
6726 .probe = ibmvnic_probe, in ibmvnic_module_init()
6385 static int ibmvnic_probe(struct vio_dev *dev, const struct vio_device_id *id) ibmvnic_probe() function