Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.h103 uint32_t event_info_size; member
H A Dvirtio_scsi.c299 sc->vtscsi_event_buf_size = scsicfg.event_info_size; in vtscsi_attach()
459 VTSCSI_GET_CONFIG(dev, event_info_size, scsicfg); in vtscsi_read_config()
/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_scsi.c96 uint32_t event_info_size; member
313 .event_info_size = sizeof(struct pci_vtscsi_event), in pci_vtscsi_reset()