Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h352 int last_dev_id; member
Dhisi_sas_main.c657 int last = hisi_hba->last_dev_id; in hisi_sas_alloc_dev()
658 int first = (hisi_hba->last_dev_id + 1) % HISI_SAS_MAX_DEVICES; in hisi_sas_alloc_dev()
680 hisi_hba->last_dev_id = i; in hisi_sas_alloc_dev()