Searched refs:scsi_position_to_element (Results 1 – 2 of 2) sorted by relevance
122 struct scsi_position_to_element { struct483 void scsi_position_to_element(struct ccb_scsiio *csio, uint32_t retries,
1000 scsi_position_to_element(&ccb->csio, in chposition()1797 scsi_position_to_element(struct ccb_scsiio *csio, uint32_t retries, in scsi_position_to_element() function1802 struct scsi_position_to_element *scsi_cmd; in scsi_position_to_element()1804 scsi_cmd = (struct scsi_position_to_element *)&csio->cdb_io.cdb_bytes; in scsi_position_to_element()