Home
last modified time | relevance | path

Searched refs:MSG_EXT_PPR_DT_REQ (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/cam/scsi/
HDscsi_message.h70 #define MSG_EXT_PPR_DT_REQ 0x02 macro
/dragonfly/sys/bus/cam/
HDcam_xpt.c1719 (spi->ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in xpt_announce_periph()
6846 spi->ppr_options &= ~MSG_EXT_PPR_DT_REQ; in xpt_set_transfer_settings()