l_get_mode_pg
if ((err = l_get_mode_pg(path, &pg_buf, verbose)) == 0) {
if (l_get_mode_pg(path_phys, &pg_buf, Options & PVERBOSE) == 0) {
if (l_get_mode_pg(phys_path, &pg_buf, verbose) == 0) {
if (l_get_mode_pg(phys_path, &pg_buf, verbose) == 0) {
extern int l_get_mode_pg(char *, uchar_t **, int);