Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Derrorcodes.h376 #define L_PORT_DRIVER_NOT_FOUND 0x30029 macro
H A Derrormsgs.c952 case L_PORT_DRIVER_NOT_FOUND: in get_errString()
H A Dg_adm.c5608 if (err != L_PORT_DRIVER_NOT_FOUND && in adm_display_port()
/illumos-gate/usr/src/lib/storage/common/
H A Dstgcom.h413 #define L_PORT_DRIVER_NOT_FOUND 0x30029 macro
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Derrormsgs.c939 case L_PORT_DRIVER_NOT_FOUND: in g_get_errString()
H A Dgenf.c1162 return (L_PORT_DRIVER_NOT_FOUND); in g_get_port_path()