Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/camcontrol/
HDzone.c70 { "rz", ZBC_IN_SA_REPORT_ZONES },
71 { "reportzones", ZBC_IN_SA_REPORT_ZONES },
442 if (action == ZBC_IN_SA_REPORT_ZONES) { in zone()
635 (action == ZBC_IN_SA_REPORT_ZONES) ? "In" : "Out"); in zone()
649 if (action != ZBC_IN_SA_REPORT_ZONES) in zone()
/freebsd-13-stable/sys/cam/scsi/
HDscsi_da.h173 #define ZBC_IN_SA_REPORT_ZONES 0x00 macro
HDscsi_da.c3148 /*service_action*/ ZBC_IN_SA_REPORT_ZONES, in da_zone_cmd()