Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_hipd.c1682 ccb_p last_cp; member
2891 if (np->last_cp && np->iarb_count < np->iarb_max) { in sym_put_start_queue()
2892 np->last_cp->host_flags |= HF_HINT_IARB; in sym_put_start_queue()
2897 np->last_cp = cp; in sym_put_start_queue()
4665 if (np->last_cp) in sym_sir_bad_scsi_status()
4666 np->last_cp = NULL; in sym_sir_bad_scsi_status()
4986 if (cp == np->last_cp) { in sym_sir_task_recovery()
6436 if (cp == np->last_cp) in sym_free_ccb()
6437 np->last_cp = NULL; in sym_free_ccb()