Home
last modified time | relevance | path

Searched refs:pnom (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dcio.h32 u8 pnom; /* path not operational mask */ member
H A Ddevice_status.c65 sch->schib.pmcw.pnom); in ccw_device_path_notoper()
67 sch->lpm &= ~sch->schib.pmcw.pnom; in ccw_device_path_notoper()
H A Dtrace.h57 __entry->pmcw_pnom = schib->pmcw.pnom;
/openbmc/qemu/include/hw/s390x/
H A Dioinst.h90 uint8_t pnom; member
/openbmc/qemu/hw/vfio/
H A Dccw.c158 schib->pmcw.pnom = s->pmcw.pnom; in vfio_ccw_handle_store()
/openbmc/linux/sound/soc/img/
H A Dimg-spdif-in.c149 static int img_spdif_in_do_clkgen_calc(unsigned int rate, unsigned int *pnom, in img_spdif_in_do_clkgen_calc() argument
172 *pnom = nom; in img_spdif_in_do_clkgen_calc()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h33 u8 pnom; /* path not operational mask */ member
/openbmc/qemu/hw/s390x/
H A Dcss.c102 VMSTATE_UINT8(pnom, PMCW),
1329 dest->pnom = src->pnom; in copy_pmcw_to_guest()
1405 dest->pnom = src->pnom; in copy_pmcw_from_guest()
2425 schib->pmcw.pnom = 0; in css_reset_sch()