Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_srp.c23 atomic_t next_port_id; member
110 atomic_set(&srp_host->next_port_id, 0); in srp_host_setup()
728 id = atomic_inc_return(&to_srp_host_attrs(shost)->next_port_id); in srp_rport_add()
H A Dscsi_transport_sas.c50 int next_port_id; member
233 sas_host->next_port_id = 0; in sas_host_setup()
930 index = exp->next_port_id++; in sas_port_alloc_num()
932 index = sas_host->next_port_id++; in sas_port_alloc_num()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_srp.c23 atomic_t next_port_id; member
110 atomic_set(&srp_host->next_port_id, 0); in srp_host_setup()
728 id = atomic_inc_return(&to_srp_host_attrs(shost)->next_port_id); in srp_rport_add()
H A Dscsi_transport_sas.c49 int next_port_id; member
234 sas_host->next_port_id = 0; in sas_host_setup()
936 index = exp->next_port_id++; in sas_port_alloc_num()
938 index = sas_host->next_port_id++; in sas_port_alloc_num()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_sas.h127 int next_port_id; member
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_sas.h128 int next_port_id; member

Completed in 9 milliseconds