Lines Matching refs:DEVICE_ATTR
2750 static DEVICE_ATTR(id_ext, S_IRUGO, show_id_ext, NULL);
2751 static DEVICE_ATTR(ioc_guid, S_IRUGO, show_ioc_guid, NULL);
2752 static DEVICE_ATTR(service_id, S_IRUGO, show_service_id, NULL);
2753 static DEVICE_ATTR(pkey, S_IRUGO, show_pkey, NULL);
2754 static DEVICE_ATTR(sgid, S_IRUGO, show_sgid, NULL);
2755 static DEVICE_ATTR(dgid, S_IRUGO, show_dgid, NULL);
2756 static DEVICE_ATTR(orig_dgid, S_IRUGO, show_orig_dgid, NULL);
2757 static DEVICE_ATTR(req_lim, S_IRUGO, show_req_lim, NULL);
2758 static DEVICE_ATTR(zero_req_lim, S_IRUGO, show_zero_req_lim, NULL);
2759 static DEVICE_ATTR(local_ib_port, S_IRUGO, show_local_ib_port, NULL);
2760 static DEVICE_ATTR(local_ib_device, S_IRUGO, show_local_ib_device, NULL);
2761 static DEVICE_ATTR(ch_count, S_IRUGO, show_ch_count, NULL);
2762 static DEVICE_ATTR(comp_vector, S_IRUGO, show_comp_vector, NULL);
2763 static DEVICE_ATTR(tl_retry_count, S_IRUGO, show_tl_retry_count, NULL);
2764 static DEVICE_ATTR(cmd_sg_entries, S_IRUGO, show_cmd_sg_entries, NULL);
2765 static DEVICE_ATTR(allow_ext_sg, S_IRUGO, show_allow_ext_sg, NULL);
3378 static DEVICE_ATTR(add_target, S_IWUSR, NULL, srp_create_target);
3388 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
3398 static DEVICE_ATTR(port, S_IRUGO, show_port, NULL);