Searched refs:ADDMSGO (Results 1 – 1 of 1) sorted by relevance
543 #define ADDMSGO(x) (MSGOLEN<256 ? (void)(MSGO(MSGOLEN++)=x) : aha152x_error(shpnt,"MSGO overflow")) macro1539 ADDMSGO(IDENTIFY(RECONNECT, CURRENT_SC->device->lun)); in seldo_run()1542 ADDMSGO(ABORT); in seldo_run()1544 ADDMSGO(BUS_DEVICE_RESET); in seldo_run()1761 ADDMSGO(MESSAGE_REJECT); in msgi_run()1770 ADDMSGO(EXTENDED_MESSAGE); in msgi_run()1771 ADDMSGO(3); in msgi_run()1772 ADDMSGO(EXTENDED_SDTR); in msgi_run()1775 ADDMSGO(50); in msgi_run()1777 ADDMSGO(MSGI(3)); in msgi_run()[all …]