Home
last modified time | relevance | path

Searched defs:scsi_write_buffer (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/cam/scsi/
HDscsi_all.h1054 struct scsi_write_buffer struct
1056 uint8_t opcode;
1057 uint8_t byte2;
1058 uint8_t buffer_id;
1059 uint8_t offset[3];
1060 uint8_t length[3];
1061 uint8_t control;
HDscsi_all.c8955 scsi_write_buffer(struct ccb_scsiio *csio, uint32_t retries, in scsi_write_buffer() function