Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_target.h76 #define VALID_INI(ini) (ini != INI_NONE && ini != INI_ANY)
H A Disp_target.c727 uint64_t wwpn = INI_NONE, wwnn = INI_NONE; in isp_handle_notify_24xx()
H A Dispvar.h186 #define INI_NONE ((uint64_t) 0) macro
H A Disp.c1622 uint64_t wwn = INI_NONE; in isp_get_wwn()
3164 if (*wwnn == INI_NONE) { in isp_control()
3170 if (*wwnp == INI_NONE) { in isp_control()