Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/scsipi/
H A Dscsi_subr.c82 .bustype_async_event_xfer_mode = scsi_fc_sas_async_event_xfer_mode,
92 .bustype_async_event_xfer_mode = scsi_fc_sas_async_event_xfer_mode,
H A Dscsiconf.h83 void scsi_fc_sas_async_event_xfer_mode(struct scsipi_channel *, void *);
H A Dscsi_base.c246 scsi_fc_sas_async_event_xfer_mode(struct scsipi_channel *chan, void *arg) in scsi_fc_sas_async_event_xfer_mode() function