Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dnsp32.h504 } nsp32_lunt; typedef
582 nsp32_lunt *cur_lunt; /* Current connected LUN table */
583 nsp32_lunt lunt[MAX_TARGET][MAX_LUN]; /* All LUN table */
Dnsp32.c911 nsp32_lunt *cur_lunt; in nsp32_queuecommand_lck()
2668 nsp32_lunt tmp = { in nsp32_detect()