Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dqla1280.h252 #define MBA_ASYNC_EVENT 0x8000 /* Asynchronous event. */ macro
Dqla1280.c4400 if (mailbox[0] < MBA_ASYNC_EVENT) { in qla1280_isr()