Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-blkdev.c183 uint8_t virtio_get_heads(void) in virtio_get_heads() function
H A Dvirtio.h190 uint8_t virtio_get_heads(void);
H A Dbootmap.c94 const uint64_t heads = virtio_get_heads(); in eckd_chs_to_block()
117 if (head >= virtio_get_heads() in eckd_valid_chs()