Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_hipd.c1480 if (np->last_cp && np->iarb_count < np->iarb_max) {
1481 np->last_cp->host_flags |= HF_HINT_IARB;
1486 np->last_cp = cp;
3048 if (np->last_cp)
3049 np->last_cp = 0;
3357 if (cp == np->last_cp) {
4833 if (cp == np->last_cp)
4834 np->last_cp = 0;
A Dsym_hipd.h996 struct sym_ccb * last_cp; member

Completed in 12 milliseconds