Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isci/scil/
Dintel_scsi.h420 #define SCSI_MODE_SELECT_PF_MASK 0x10 macro
Dsati_mode_select.c974 if ((sati_get_cdb_byte(cdb, 1) & SCSI_MODE_SELECT_PF_MASK) == !SCSI_MODE_SELECT_PF_BIT) in sati_mode_select_6_translate_command()
1034 if ((sati_get_cdb_byte(cdb, 1) & SCSI_MODE_SELECT_PF_MASK) == !SCSI_MODE_SELECT_PF_BIT) in sati_mode_select_10_translate_command()