Home
last modified time | relevance | path

Searched refs:hic (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x550.c405 } hic; in ixgbe_fw_phy_activity() local
411 memset(&hic, 0, sizeof(hic)); in ixgbe_fw_phy_activity()
412 hic.cmd.hdr.cmd = FW_PHY_ACT_REQ_CMD; in ixgbe_fw_phy_activity()
413 hic.cmd.hdr.buf_len = FW_PHY_ACT_REQ_LEN; in ixgbe_fw_phy_activity()
414 hic.cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_fw_phy_activity()
415 hic.cmd.port_number = hw->bus.lan_id; in ixgbe_fw_phy_activity()
416 hic.cmd.activity_id = IXGBE_CPU_TO_LE16(activity); in ixgbe_fw_phy_activity()
418 hic.cmd.data[i] = IXGBE_CPU_TO_BE32((*data)[i]); in ixgbe_fw_phy_activity()
420 rc = ixgbe_host_interface_command(hw, (u32 *)&hic.cmd, in ixgbe_fw_phy_activity()
421 sizeof(hic.cmd), in ixgbe_fw_phy_activity()
[all …]
/freebsd/sys/dev/agp/
H A Dagp_i810.c2003 uint32_t hic; in agp_i830_chipset_flush() local
2008 hic = bus_read_4(sc->sc_res[0], AGP_I830_HIC); in agp_i830_chipset_flush()
2009 bus_write_4(sc->sc_res[0], AGP_I830_HIC, hic | (1U << 31)); in agp_i830_chipset_flush()
2011 hic = bus_read_4(sc->sc_res[0], AGP_I830_HIC); in agp_i830_chipset_flush()
2012 if ((hic & (1U << 31)) == 0) in agp_i830_chipset_flush()
/freebsd/share/dict/
H A Dweb285684 hic