Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_bypass.c554 u32 log_off, count = 0; in ixgbe_bp_log() local
592 log_off = base + (head * 5); in ixgbe_bp_log()
602 error = hw->mac.ops.bypass_rd_eep(hw, log_off + i, in ixgbe_bp_log()
612 log_off + i, &eeprom[count].actions); in ixgbe_bp_log()
625 eeprom[count].clear_off = log_off; in ixgbe_bp_log()
629 log_off = base + (head * 5); in ixgbe_bp_log()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_history.c77 spa_history_log_to_phys(uint64_t log_off, spa_history_phys_t *shpp) in spa_history_log_to_phys() argument
82 return ((log_off - shpp->sh_pool_create_len) % phys_len in spa_history_log_to_phys()