Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sym/
HDsym_hipd.c1689 ccb_p last_cp; member
2902 if (np->last_cp && np->iarb_count < np->iarb_max) { in sym_put_start_queue()
2903 np->last_cp->host_flags |= HF_HINT_IARB; in sym_put_start_queue()
2908 np->last_cp = cp; in sym_put_start_queue()
4676 if (np->last_cp) in sym_sir_bad_scsi_status()
4677 np->last_cp = NULL; in sym_sir_bad_scsi_status()
4996 if (cp == np->last_cp) { in sym_sir_task_recovery()
6449 if (cp == np->last_cp) in sym_free_ccb()
6450 np->last_cp = NULL; in sym_free_ccb()