Home
last modified time | relevance | path

Searched refs:version_1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/openpower-hw-diags/test/
H A Dtest-util-data-file.cpp89 // The key "version_1" does not exist in the schema.
/openbmc/linux/include/pcmcia/
H A Dcistpl.h538 cistpl_vers_1_t version_1; member
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c470 buf = parse.version_1.str + parse.version_1.ofs[3]; in pcmcia_get_versmac()
472 if ((parse.version_1.ns > 3) && (cvt_ascii_address(dev, buf) == 0)) in pcmcia_get_versmac()
/openbmc/linux/drivers/pcmcia/
H A Dcistpl.c1310 ret = parse_vers_1(tuple, &parse->version_1); in pcmcia_parse_tuple()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c639 int version_1, int hash_report) in virtio_net_set_mrg_rx_bufs() argument
646 if (version_1) { in virtio_net_set_mrg_rx_bufs()