Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_da.c240 DA_ZONE_IF_ATA_PASS, enumerator
2890 softc->zone_interface = DA_ZONE_IF_ATA_PASS; 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()
5453 DA_ZONE_IF_ATA_PASS; in dadone_probeata()
5458 softc->zone_interface = DA_ZONE_IF_ATA_PASS; in dadone_probeata()
5496 && (softc->zone_interface == DA_ZONE_IF_ATA_PASS)) in dadone_probeata()