Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c149 AHDMSG_EXT enumerator
3101 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_PPR, FALSE) in ahd_handle_nonpkt_busfree()
3154 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_WDTR, FALSE) in ahd_handle_nonpkt_busfree()
3179 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_SDTR, FALSE) in ahd_handle_nonpkt_busfree()
5031 && type == AHDMSG_EXT) { in ahd_sent_msg()
5163 if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_SDTR, TRUE)) { in ahd_parse_msg()
5224 if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_WDTR, TRUE)) { in ahd_parse_msg()
5341 if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_PPR, TRUE)) { in ahd_parse_msg()
5507 if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_PPR, /*full*/FALSE)) { in ahd_handle_msg_reject()
5508 if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_PPR, /*full*/TRUE) in ahd_handle_msg_reject()
[all …]