Symbol: ini
sys/dev/disk/isp/isp_library.c
2391
isp_add_wwn_entry(ispsoftc_t *isp, int chan, uint64_t ini, uint16_t nphdl, uint32_t s_id)
sys/dev/disk/isp/isp_library.c
2402
__func__, chan, (unsigned long long) ini, nphdl, s_id);
sys/dev/disk/isp/isp_library.c
2426
if (VALID_INI(ini) && lp->port_wwn == ini) {
sys/dev/disk/isp/isp_library.c
2438
__func__, chan, nphdl, (unsigned long long)ini, s_id, (unsigned long long) lp->port_wwn, lp->handle, lp->portid);
sys/dev/disk/isp/isp_library.c
2454
if (VALID_INI(ini)) {
sys/dev/disk/isp/isp_library.c
2456
lp->port_wwn = ini;
sys/dev/disk/isp/isp_library.c
2457
isp_prt(isp, ISP_LOGTINFO, "%s: Chan %d N-port handle 0x%04x gets WWN 0x%016llxx", __func__, chan, nphdl, (unsigned long long) ini);
sys/dev/disk/isp/isp_library.c
2459
} else if (lp->port_wwn != ini) {
sys/dev/disk/isp/isp_library.c
2461
(unsigned long long) lp->port_wwn, (unsigned long long) ini);
sys/dev/disk/isp/isp_library.c
2487
__func__, chan, (unsigned long long) ini, nphdl, s_id);
sys/dev/disk/isp/isp_library.c
2496
lp->port_wwn = ini;
sys/dev/disk/isp/isp_library.c
2499
isp_prt(isp, ISP_LOGTINFO, "%s: Chan %d IID 0x%016llx N-Port Handle 0x%04x Port ID 0x%06x vtgt %d added", __func__, chan, (unsigned long long) ini, nphdl, s_id, fcp->isp_tgt_map[nphdl] - 1);
sys/dev/disk/isp/isp_library.c
2503
nt.nt_wwn = ini;
sys/dev/disk/isp/isp_library.c
2517
isp_del_wwn_entry(ispsoftc_t *isp, int chan, uint64_t ini, uint16_t nphdl, uint32_t s_id)
sys/dev/disk/isp/isp_library.c
2525
__func__, chan, (unsigned long long) ini, nphdl, s_id);
sys/dev/disk/isp/isp_library.c
2540
__func__, chan, (unsigned long long) ini, nphdl, s_id);
sys/dev/disk/isp/isp_target.h
96
#define VALID_INI(ini) (ini != INI_NONE && ini != INI_ANY)
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
367
HAL_INI_VAL((struct ini *)&AH5416(ah)->ah_ini_addac, 31, 1) = 0;
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2759
HAL_INI_VAL((struct ini *) &AH5416(ah)->ah_ini_addac, 7, 1) =
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2762
HAL_INI_VAL((struct ini *) &AH5416(ah)->ah_ini_addac, 6, 1) =