Lines Matching defs:dev
65 void ocrdma_get_guid(struct ocrdma_dev *dev, u8 *guid) in ocrdma_get_guid()
89 struct ocrdma_dev *dev; in ocrdma_port_immutable() local
110 struct ocrdma_dev *dev = get_ocrdma_dev(device); in get_dev_fw_str() local
119 struct ocrdma_dev *dev = in hw_rev_show() local
129 struct ocrdma_dev *dev = in hca_type_show() local
199 static int ocrdma_register_device(struct ocrdma_dev *dev) in ocrdma_register_device()
263 static int ocrdma_alloc_resources(struct ocrdma_dev *dev) in ocrdma_alloc_resources()
298 static void ocrdma_free_resources(struct ocrdma_dev *dev) in ocrdma_free_resources()
310 struct ocrdma_dev *dev; in ocrdma_add() local
366 static void ocrdma_remove_free(struct ocrdma_dev *dev) in ocrdma_remove_free()
373 static void ocrdma_remove(struct ocrdma_dev *dev) in ocrdma_remove()
387 static int ocrdma_dispatch_port_active(struct ocrdma_dev *dev) in ocrdma_dispatch_port_active()
398 static int ocrdma_dispatch_port_error(struct ocrdma_dev *dev) in ocrdma_dispatch_port_error()
409 static void ocrdma_shutdown(struct ocrdma_dev *dev) in ocrdma_shutdown()
419 static void ocrdma_event_handler(struct ocrdma_dev *dev, u32 event) in ocrdma_event_handler()
430 void ocrdma_update_link_state(struct ocrdma_dev *dev, u8 lstate) in ocrdma_update_link_state()