Searched refs:show_hca (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c452 static ssize_t show_hca(struct device *device, struct device_attribute *attr, function
603 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
604 static DEVICE_ATTR(board_id, S_IRUGO, show_hca, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dprovider.c359 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, function
390 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c545 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, function
561 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dmain.c499 static ssize_t show_hca(struct device *device, struct device_attribute *attr, function
536 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c2250 static ssize_t show_hca(struct device *device, struct device_attribute *attr, function
2307 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
2308 static DEVICE_ATTR(board_id, S_IRUGO, show_hca, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1245 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, function
1325 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1211 static ssize_t show_hca(struct device *device, struct device_attribute *attr, function
1241 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_verbs.c2775 * show_hca
2777 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, function
2798 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);

Completed in 66 milliseconds