Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas.h419 int last_dev_id; member
Dhisi_sas_main.c661 int last = hisi_hba->last_dev_id; in hisi_sas_alloc_dev()
662 int first = (hisi_hba->last_dev_id + 1) % HISI_SAS_MAX_DEVICES; in hisi_sas_alloc_dev()
684 hisi_hba->last_dev_id = i; in hisi_sas_alloc_dev()