Searched defs:scpnt_idx (Results 1 - 1 of 1) sorted by relevance

/drivers/message/fusion/
H A Dmptscsih.c1692 int scpnt_idx; local
1747 if ((scpnt_idx = SCPNT_TO_LOOKUP_IDX(ioc, SCpnt)) < 0) {
1772 mf = MPT_INDEX_2_MFPTR(ioc, scpnt_idx);
1780 if (SCPNT_TO_LOOKUP_IDX(ioc, SCpnt) == scpnt_idx) {

Completed in 40 milliseconds