Lines Matching refs:ibdev
505 container_of(device, struct qib_ibdev, ibdev.dev); in show_rev()
514 container_of(device, struct qib_ibdev, ibdev.dev); in show_hca()
536 container_of(device, struct qib_ibdev, ibdev.dev); in show_boardversion()
548 container_of(device, struct qib_ibdev, ibdev.dev); in show_localbus_info()
560 container_of(device, struct qib_ibdev, ibdev.dev); in show_nctxts()
575 container_of(device, struct qib_ibdev, ibdev.dev); in show_nfreectxts()
586 container_of(device, struct qib_ibdev, ibdev.dev); in show_serial()
600 container_of(device, struct qib_ibdev, ibdev.dev); in store_chip_reset()
621 container_of(device, struct qib_ibdev, ibdev.dev); in show_tempsense()
678 int qib_create_port_files(struct ib_device *ibdev, u8 port_num, in qib_create_port_files() argument
682 struct qib_devdata *dd = dd_from_ibdev(ibdev); in qib_create_port_files()
781 struct ib_device *dev = &dd->verbs_dev.ibdev; in qib_verbs_register_sysfs()