Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_reset_notify.c46 struct scsi_reset_notify_entry *p, *beforep; in scsi_hba_reset_notify_setup() local
51 beforep = NULL; in scsi_hba_reset_notify_setup()
55 beforep = p; in scsi_hba_reset_notify_setup()
60 if (beforep == NULL) { in scsi_hba_reset_notify_setup()
63 beforep->next = p->next; in scsi_hba_reset_notify_setup()
/titanic_41/usr/src/uts/common/io/
H A Demul64.c944 struct emul64_reset_notify_entry *p, *beforep; in emul64_scsi_reset_notify() local
950 beforep = NULL; in emul64_scsi_reset_notify()
955 beforep = p; in emul64_scsi_reset_notify()
960 if (beforep == NULL) { in emul64_scsi_reset_notify()
963 beforep->next = p->next; in emul64_scsi_reset_notify()