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

/freebsd-10.1-release/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h86 struct vmscsi_req { struct
185 struct vmscsi_req vm_srb;
H A Dhv_storvsc_drv_freebsd.c534 vstor_packet->u.vm_srb.length = sizeof(struct vmscsi_req);
583 struct vmscsi_req *vm_srb;
1216 /* refer to struct vmscsi_req for meanings of these two fields */
1294 struct vmscsi_req *vm_srb = &reqp->vstor_packet.u.vm_srb;

Completed in 98 milliseconds