Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_reset_notify.h47 struct scsi_reset_notify_entry { struct
51 struct scsi_reset_notify_entry *next; argument
56 scsi_reset_notify_entry::ap
57 scsi_reset_notify_entry::callback
58 scsi_reset_notify_entry::arg
59 scsi_reset_notify_entry::next))
65 struct scsi_reset_notify_entry **);
67 struct scsi_reset_notify_entry *listp);
69 struct scsi_reset_notify_entry **listp);
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_reset_notify.c42 struct scsi_reset_notify_entry **listp) in scsi_hba_reset_notify_setup()
44 struct scsi_reset_notify_entry *p, *beforep; in scsi_hba_reset_notify_setup()
63 kmem_free(p, sizeof (struct scsi_reset_notify_entry)); in scsi_hba_reset_notify_setup()
67 p = kmem_zalloc(sizeof (struct scsi_reset_notify_entry), in scsi_hba_reset_notify_setup()
84 scsi_hba_reset_notify_tear_down(struct scsi_reset_notify_entry *listp) in scsi_hba_reset_notify_tear_down()
86 struct scsi_reset_notify_entry *p, *next; in scsi_hba_reset_notify_tear_down()
91 kmem_free(p, sizeof (struct scsi_reset_notify_entry)); in scsi_hba_reset_notify_tear_down()
103 struct scsi_reset_notify_entry **listp) in scsi_hba_reset_notify_callback()
106 struct scsi_reset_notify_entry *p; in scsi_hba_reset_notify_callback()
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h108 struct scsi_reset_notify_entry *sf_reset_notify_listf;
H A Dfasvar.h423 struct scsi_reset_notify_entry *f_reset_notify_listf;
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h652 struct scsi_reset_notify_entry *reset_notify_listf;
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h498 struct scsi_reset_notify_entry *vhci_reset_notify_listf;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h363 struct scsi_reset_notify_entry *port_reset_notify_listf;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi.h363 struct scsi_reset_notify_entry *s_reset_notify_listf;
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h775 struct scsi_reset_notify_entry *m_reset_notify_listf;