HomeSort by: relevance | last modified time | path
    Searched refs:fw_isohdr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ieee1394/
firewire.h 118 struct fw_isohdr { struct
fwdev.c 359 err = uiomove((void *)fp, sizeof(struct fw_isohdr), uio);
370 if (uio->uio_resid >= sizeof(struct fw_isohdr)) {

Completed in 44 milliseconds