Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1493 if (np->last_cp && np->iarb_count < np->iarb_max) {
1494 np->last_cp->host_flags |= HF_HINT_IARB;
1499 np->last_cp = cp;
3061 if (np->last_cp)
3062 np->last_cp = 0;
3369 if (cp == np->last_cp) {
4839 if (cp == np->last_cp)
4840 np->last_cp = 0;
Dsym_hipd.h1009 struct sym_ccb * last_cp; member