Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Dnsp32.h495 } nsp32_lunt; typedef
573 nsp32_lunt *cur_lunt; /* Current connected LUN table */
574 nsp32_lunt lunt[MAX_TARGET][MAX_LUN]; /* All LUN table */
Dnsp32.c901 nsp32_lunt *cur_lunt; in nsp32_queuecommand_lck()
2659 nsp32_lunt tmp = { in nsp32_detect()