Searched refs:hardsoft (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cam/scsi/ |
H A D | scsi_sa.h | 1026 uint8_t tag_action, int hardsoft, 1037 uint8_t tag_action, int hardsoft, uint32_t blkno,
|
H A D | scsi_sa.c | 6123 uint8_t tag_action, int hardsoft, in scsi_read_position() argument 6134 scmd->byte1 = hardsoft; in scsi_read_position() 6178 uint8_t tag_action, int hardsoft, uint32_t blkno, in scsi_set_position() argument 6188 if (hardsoft) in scsi_set_position()
|