Lines Matching refs:DEVICE_ATTR
2694 static DEVICE_ATTR(id_ext, S_IRUGO, show_id_ext, NULL);
2695 static DEVICE_ATTR(ioc_guid, S_IRUGO, show_ioc_guid, NULL);
2696 static DEVICE_ATTR(service_id, S_IRUGO, show_service_id, NULL);
2697 static DEVICE_ATTR(pkey, S_IRUGO, show_pkey, NULL);
2698 static DEVICE_ATTR(sgid, S_IRUGO, show_sgid, NULL);
2699 static DEVICE_ATTR(dgid, S_IRUGO, show_dgid, NULL);
2700 static DEVICE_ATTR(orig_dgid, S_IRUGO, show_orig_dgid, NULL);
2701 static DEVICE_ATTR(req_lim, S_IRUGO, show_req_lim, NULL);
2702 static DEVICE_ATTR(zero_req_lim, S_IRUGO, show_zero_req_lim, NULL);
2703 static DEVICE_ATTR(local_ib_port, S_IRUGO, show_local_ib_port, NULL);
2704 static DEVICE_ATTR(local_ib_device, S_IRUGO, show_local_ib_device, NULL);
2705 static DEVICE_ATTR(ch_count, S_IRUGO, show_ch_count, NULL);
2706 static DEVICE_ATTR(comp_vector, S_IRUGO, show_comp_vector, NULL);
2707 static DEVICE_ATTR(tl_retry_count, S_IRUGO, show_tl_retry_count, NULL);
2708 static DEVICE_ATTR(cmd_sg_entries, S_IRUGO, show_cmd_sg_entries, NULL);
2709 static DEVICE_ATTR(allow_ext_sg, S_IRUGO, show_allow_ext_sg, NULL);
3327 static DEVICE_ATTR(add_target, S_IWUSR, NULL, srp_create_target);
3337 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
3347 static DEVICE_ATTR(port, S_IRUGO, show_port, NULL);