Searched refs:zone_interface (Results 1 – 1 of 1) sorted by relevance
354 da_zone_interface zone_interface; member2917 softc->zone_interface = DA_ZONE_IF_ATA_SAT; in daregister()2919 softc->zone_interface = DA_ZONE_IF_ATA_PASS; in daregister()2921 softc->zone_interface = DA_ZONE_IF_SCSI; in daregister()3131 if (softc->zone_interface != DA_ZONE_IF_ATA_PASS) { in da_zone_cmd()3217 if (softc->zone_interface != DA_ZONE_IF_ATA_PASS) { in da_zone_cmd()4544 if (softc->zone_interface == DA_ZONE_IF_ATA_PASS) in dazonedone()5383 softc->zone_interface = (ata_proto) ? in dadone_probebdc()5388 softc->zone_interface = (ata_proto) ? in dadone_probebdc()5663 softc->zone_interface = in dadone_probeata()[all …]