Searched refs:thawed (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c1700 int thawed; local
1713 thawed = sc->vtscsi_frozen == 0;
1714 if (thawed != 0)
1715 vtscsi_dprintf(sc, VTSCSI_INFO, "SIMQ thawed\n");
1717 return (thawed);
2049 * a bus reset so ensure it gets thawed here.

Completed in 121 milliseconds