Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/message/fusion/
Dmptspi.c486 ii & MPI_SCSIDEVPAGE0_NP_QAS ? "QAS ": "", in mptspi_print_write_nego()
511 ii & MPI_SCSIDEVPAGE0_NP_QAS ? "QAS ": "", in mptspi_print_read_nego()
612 spi_qas(starget) = (nego & MPI_SCSIDEVPAGE0_NP_QAS) ? 1 : 0; in mptspi_read_parameters()
/linux-3.4.99/drivers/message/fusion/lsi/
Dmpi_cnfg.h1615 #define MPI_SCSIDEVPAGE0_NP_QAS (0x00000004) macro