cxgbit_find_device  339 drivers/target/iscsi/cxgbit/cxgbit.h struct cxgbit_device *cxgbit_find_device(struct net_device *, u8 *);
cxgbit_find_device  312 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	cdev = cxgbit_find_device(ndev, NULL);
cxgbit_find_device  619 drivers/target/iscsi/cxgbit/cxgbit_main.c 	cdev = cxgbit_find_device(ndev, &port_id);