Searched refs:ADDMSGO (Results 1 – 1 of 1) sorted by relevance
532 #define ADDMSGO(x) (MSGOLEN<256 ? (void)(MSGO(MSGOLEN++)=x) : aha152x_error(shpnt,"MSGO overflow")) macro1524 ADDMSGO(IDENTIFY(RECONNECT, CURRENT_SC->device->lun)); in seldo_run()1527 ADDMSGO(ABORT); in seldo_run()1529 ADDMSGO(BUS_DEVICE_RESET); in seldo_run()1746 ADDMSGO(MESSAGE_REJECT); in msgi_run()1755 ADDMSGO(EXTENDED_MESSAGE); in msgi_run()1756 ADDMSGO(3); in msgi_run()1757 ADDMSGO(EXTENDED_SDTR); in msgi_run()1760 ADDMSGO(50); in msgi_run()1762 ADDMSGO(MSGI(3)); in msgi_run()[all …]