Searched refs:SMU_RESET_PROTOCOL_ENGINE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
H A D | registers.h | 440 #define SMU_RESET_PROTOCOL_ENGINE(peg, pe) \ macro 445 SMU_RESET_PROTOCOL_ENGINE(peg, 0) \ 446 | SMU_RESET_PROTOCOL_ENGINE(peg, 1) \ 447 | SMU_RESET_PROTOCOL_ENGINE(peg, 2) \ 448 | SMU_RESET_PROTOCOL_ENGINE(peg, 3) \
|
/kernel/linux/linux-6.6/drivers/scsi/isci/ |
H A D | registers.h | 440 #define SMU_RESET_PROTOCOL_ENGINE(peg, pe) \ macro 445 SMU_RESET_PROTOCOL_ENGINE(peg, 0) \ 446 | SMU_RESET_PROTOCOL_ENGINE(peg, 1) \ 447 | SMU_RESET_PROTOCOL_ENGINE(peg, 2) \ 448 | SMU_RESET_PROTOCOL_ENGINE(peg, 3) \
|
Completed in 9 milliseconds