Searched refs:next_port_id (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_srp.c36 atomic_t next_port_id; member in struct:srp_host_attrs
65 atomic_set(&srp_host->next_port_id, 0);
214 id = atomic_inc_return(&to_srp_host_attrs(shost)->next_port_id);
H A Dscsi_transport_sas.c48 int next_port_id; member in struct:sas_host_attrs
293 sas_host->next_port_id = 0;
947 index = exp->next_port_id++;
949 index = sas_host->next_port_id++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_transport_sas.h121 int next_port_id; member in struct:sas_expander_device

Completed in 49 milliseconds