Searched refs:ib_devices (Results 1 – 2 of 2) sorted by relevance
488 extern struct list_head ib_devices;492 list_for_each_entry ( (ibdev), &ib_devices, list )
47 struct list_head ib_devices = LIST_HEAD_INIT ( ib_devices ); variable886 list_add_tail ( &ibdev->list, &ib_devices ); in register_ibdev()