Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dintel_scsi.h418 #define SCSI_MODE_SELECT_PF_MASK 0x10 macro
H A Dsati_mode_select.c972 if ((sati_get_cdb_byte(cdb, 1) & SCSI_MODE_SELECT_PF_MASK) == !SCSI_MODE_SELECT_PF_BIT) in sati_mode_select_6_translate_command()
1032 if ((sati_get_cdb_byte(cdb, 1) & SCSI_MODE_SELECT_PF_MASK) == !SCSI_MODE_SELECT_PF_BIT) in sati_mode_select_10_translate_command()