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

/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c198 #define vtscsi_gtoh32(_sc, _val) virtio_gtoh32(vtscsi_modern(_sc), _val) macro
1670 tmf_req->type = vtscsi_gtoh32(sc, VIRTIO_SCSI_T_TMF);
1671 tmf_req->subtype = vtscsi_gtoh32(sc, subtype);

Completed in 99 milliseconds