Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dvirtio_scsi.c37 #define VIRTIO_SCSI_EVENT_LEN 8 macro
76 struct virtio_scsi_event_node event_list[VIRTIO_SCSI_EVENT_LEN];
255 for (i = 0; i < VIRTIO_SCSI_EVENT_LEN; i++) { in virtscsi_kick_event_all()
272 for (i = 0; i < VIRTIO_SCSI_EVENT_LEN; i++) in virtscsi_cancel_event_work()