Home
last modified time | relevance | path

Searched refs:AHCMSG_EXT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c177 AHCMSG_EXT enumerator
1848 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1867 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1879 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
3528 && type == AHCMSG_EXT) { in ahc_sent_msg()
3664 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) { in ahc_parse_msg()
3725 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg()
3847 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahc_parse_msg()
4006 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { in ahc_handle_msg_reject()
4025 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDT in ahc_handle_msg_reject()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c177 AHCMSG_EXT enumerator
1847 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1866 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1878 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
3526 && type == AHCMSG_EXT) { in ahc_sent_msg()
3662 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_SDTR, TRUE)) { in ahc_parse_msg()
3723 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_WDTR, TRUE)) { in ahc_parse_msg()
3845 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_PPR, TRUE)) { in ahc_parse_msg()
4004 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_PPR, /*full*/FALSE)) { in ahc_handle_msg_reject()
4023 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_WDT in ahc_handle_msg_reject()
[all...]

Completed in 11 milliseconds