Home
last modified time | relevance | path

Searched refs:hub_num (Results 1 – 15 of 15) sorted by relevance

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/SPP+CUTS/src/LP/
H A Dspp_lp_functions.c201 int i, nzcnt, coef_num, oh_num, hub_num; in cut_to_row() local
234 memcpy(&hub_num, cut->coef + ISIZE, ISIZE); in cut_to_row()
235 coef_num = nzcnt = oh_num + hub_num; in cut_to_row()
241 memcpy(matval + oh_num, cut->coef + (2+coef_num)*ISIZE, hub_num * DSIZE); in cut_to_row()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hdata/
H A Diohub.c136 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb3()
245 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb4()
803 be32_to_cpu(hub->ec_level), be16_to_cpu(hub->hub_num)); in io_parse_fru()
H A Dspira.h625 __be16 hub_num; /* unique hub number (I/O Hub ID) */ member
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hdata/
H A Diohub.c136 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb3()
245 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb4()
803 be32_to_cpu(hub->ec_level), be16_to_cpu(hub->hub_num)); in io_parse_fru()
H A Dspira.h625 __be16 hub_num; /* unique hub number (I/O Hub ID) */ member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hdata/
H A Diohub.c136 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb3()
245 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb4()
803 be32_to_cpu(hub->ec_level), be16_to_cpu(hub->hub_num)); in io_parse_fru()
H A Dspira.h625 __be16 hub_num; /* unique hub number (I/O Hub ID) */ member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hdata/
H A Diohub.c136 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb3()
245 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb4()
803 be32_to_cpu(hub->ec_level), be16_to_cpu(hub->hub_num)); in io_parse_fru()
H A Dspira.h625 __be16 hub_num; /* unique hub number (I/O Hub ID) */ member
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hdata/
H A Diohub.c136 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb3()
245 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb4()
803 be32_to_cpu(hub->ec_level), be16_to_cpu(hub->hub_num)); in io_parse_fru()
H A Dspira.h625 __be16 hub_num; /* unique hub number (I/O Hub ID) */ member
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hdata/
H A Diohub.c119 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb3()
252 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb4()
816 be32_to_cpu(hub->ec_level), be16_to_cpu(hub->hub_num)); in io_parse_fru()
H A Dspira.h633 __be16 hub_num; /* unique hub number (I/O Hub ID) */ member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hdata/
H A Diohub.c225 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb3()
341 dt_add_property_cells(pbcq, "ibm,hub-id", be16_to_cpu(hub->hub_num)); in io_add_phb4()
882 be32_to_cpu(hub->ec_level), be16_to_cpu(hub->hub_num)); in io_parse_fru()
H A Dspira.h610 __be16 hub_num; /* unique hub number (I/O Hub ID) */ member