Searched refs:zone_interface (Results 1 – 1 of 1) sorted by relevance
350 da_zone_interface zone_interface; member2888 softc->zone_interface = DA_ZONE_IF_ATA_SAT; in daregister()2890 softc->zone_interface = DA_ZONE_IF_ATA_PASS; in daregister()2892 softc->zone_interface = DA_ZONE_IF_SCSI; in daregister()3102 if (softc->zone_interface != DA_ZONE_IF_ATA_PASS) { in da_zone_cmd()3188 if (softc->zone_interface != DA_ZONE_IF_ATA_PASS) { in da_zone_cmd()4476 if (softc->zone_interface == DA_ZONE_IF_ATA_PASS) in dazonedone()5332 softc->zone_interface = (ata_proto) ? in dadone_probebdc()5337 softc->zone_interface = (ata_proto) ? in dadone_probebdc()5452 softc->zone_interface = in dadone_probeata()[all …]