Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dnsp32.h495 } nsp32_lunt; typedef
582 nsp32_lunt *cur_lunt; /* Current connected LUN table */
583 nsp32_lunt lunt[MAX_TARGET][MAX_LUN]; /* All LUN table */
H A Dnsp32.c913 nsp32_lunt *cur_lunt; in nsp32_queuecommand_lck()
2659 nsp32_lunt tmp = { in nsp32_detect()