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

/linux-4.4.14/include/scsi/
H A Dscsi_transport_sas.h116 int next_port_id; member in struct:sas_expander_device
/linux-4.4.14/drivers/scsi/
H A Dscsi_transport_srp.c38 atomic_t next_port_id; member in struct:srp_host_attrs
108 atomic_set(&srp_host->next_port_id, 0); srp_host_setup()
755 id = atomic_inc_return(&to_srp_host_attrs(shost)->next_port_id); srp_rport_add()
H A Dscsi_transport_sas.c48 int next_port_id; member in struct:sas_host_attrs
290 sas_host->next_port_id = 0; sas_host_setup()
962 index = exp->next_port_id++; sas_port_alloc_num()
964 index = sas_host->next_port_id++; sas_port_alloc_num()

Completed in 119 milliseconds