scsi_adapter
spc_attach(struct spc_softc *sc, const struct scsi_adapter *adapter)
void spc_attach(struct spc_softc *, const struct scsi_adapter *);
const struct scsi_adapter spc_switch = {
const struct scsi_adapter vdsk_switch = {
struct scsi_adapter as_switch;
const struct scsi_adapter atascsi_switch = {
static const struct scsi_adapter atapiscsi_switch = {
const struct scsi_adapter aac_switch = {
const struct scsi_adapter adv_switch = {
const struct scsi_adapter adw_switch = {
const struct scsi_adapter aic_switch = {
static const struct scsi_adapter ahd_switch = {
static const struct scsi_adapter ahc_switch = {
const struct scsi_adapter ami_raw_switch = {
const struct scsi_adapter ami_switch = {
const struct scsi_adapter cac_switch = {
const struct scsi_adapter ciss_switch = {
const struct scsi_adapter gdt_switch = {
const struct scsi_adapter mfi_switch = {
const struct scsi_adapter mfi_pd_switch = {
const struct scsi_adapter mpi_switch = {
const struct scsi_adapter ncr53c9x_switch = {
const struct scsi_adapter nvme_switch = {
const struct scsi_adapter oosiop_switch = {
const struct scsi_adapter osiop_switch = {
const struct scsi_adapter qla_switch = {
const struct scsi_adapter qlw_switch = {
const struct scsi_adapter siop_switch = {
const struct scsi_adapter twe_switch = {
const struct scsi_adapter ufshci_switch = {
const struct scsi_adapter uha_switch = {
const struct scsi_adapter wds_switch = {
const struct scsi_adapter arc_switch = {
const struct scsi_adapter iha_switch = {
static const struct scsi_adapter ips_switch = {
static const struct scsi_adapter ips_pt_switch = {
const struct scsi_adapter mfii_switch = {
const struct scsi_adapter mfii_pd_switch = {
const struct scsi_adapter mpii_switch = {
const struct scsi_adapter qle_switch = {
const struct scsi_adapter trm_switch = {
const struct scsi_adapter vmwpvs_switch = {
const struct scsi_adapter hvs_switch = {
const struct scsi_adapter vioblk_switch = {
const struct scsi_adapter vioscsi_switch = {
const struct scsi_adapter xbf_switch = {
const struct scsi_adapter sdmmc_switch = {
const struct scsi_adapter sr_switch = {
const struct scsi_adapter umass_scsi_switch = {
const struct scsi_adapter vscsi_switch = {
const struct scsi_adapter mpath_switch = {
const struct scsi_adapter *saa_adapter;
const struct scsi_adapter *sb_adapter;