Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c106 static void report_map(char *argdev, int physpath);
280 report_map(devicep, BOOT); in main()
292 report_map(devicep, BOOT_PATH); in main()
298 report_map(devicep, NONBOOT); in main()
668 report_map(char *argdev, int physpath) in report_map() function