Searched refs:zone_interface (Results 1 – 1 of 1) sorted by relevance
327 da_zone_interface zone_interface; member2748 softc->zone_interface = DA_ZONE_IF_ATA_SAT; in daregister()2750 softc->zone_interface = DA_ZONE_IF_ATA_PASS; in daregister()2752 softc->zone_interface = DA_ZONE_IF_SCSI; in daregister()2962 if (softc->zone_interface != DA_ZONE_IF_ATA_PASS) { in da_zone_cmd()3048 if (softc->zone_interface != DA_ZONE_IF_ATA_PASS) { in da_zone_cmd()4315 if (softc->zone_interface == DA_ZONE_IF_ATA_PASS) in dazonedone()5125 softc->zone_interface = (ata_proto) ? in dadone_probebdc()5130 softc->zone_interface = (ata_proto) ? in dadone_probebdc()5247 softc->zone_interface = in dadone_probeata()[all …]