Searched refs:ADDMSGO (Results 1 – 1 of 1) sorted by relevance
550 #define ADDMSGO(x) (MSGOLEN<256 ? (void)(MSGO(MSGOLEN++)=x) : aha152x_error(shpnt,"MSGO overflow")) macro1558 ADDMSGO(IDENTIFY(RECONNECT, CURRENT_SC->device->lun)); in seldo_run()1561 ADDMSGO(ABORT); in seldo_run()1563 ADDMSGO(BUS_DEVICE_RESET); in seldo_run()1788 ADDMSGO(MESSAGE_REJECT); in msgi_run()1797 ADDMSGO(EXTENDED_MESSAGE); in msgi_run()1798 ADDMSGO(3); in msgi_run()1799 ADDMSGO(EXTENDED_SDTR); in msgi_run()1802 ADDMSGO(50); in msgi_run()1804 ADDMSGO(MSGI(3)); in msgi_run()[all …]