Home
last modified time | relevance | path

Searched refs:ISCSI_HOST_ATTRS (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/scsi/
Dscsi_transport_iscsi.c37 #define ISCSI_HOST_ATTRS 4 macro
79 struct device_attribute *host_attrs[ISCSI_HOST_ATTRS + 1];
2091 BUG_ON(count > ISCSI_HOST_ATTRS); in iscsi_register_transport()