Searched refs:PMCRAID_IOASC_SENSE_QUAL (Results 1 – 2 of 2) sorted by relevance
169 #define PMCRAID_IOASC_SENSE_QUAL(ioasc) (((ioasc) & 0x0000ff00) >> 8) macro
2553 sense_buf[3] = PMCRAID_IOASC_SENSE_QUAL(ioasc); in pmcraid_frame_auto_sense()2577 sense_buf[13] = PMCRAID_IOASC_SENSE_QUAL(ioasc); in pmcraid_frame_auto_sense()