HomeSort by: relevance | last modified time | path
    Searched refs:ASC_SCSIQ_B_STATUS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
advlib.c 1556 AscWriteLramByte(iot, ioh, (q_addr + ASC_SCSIQ_B_STATUS),
1574 sg_q_addr + ASC_SCSIQ_B_STATUS, ASC_QS_FREE);
1718 q_status = AscReadLramByte(iot, ioh, halt_q_addr + ASC_SCSIQ_B_STATUS);
1721 AscWriteLramByte(iot, ioh, halt_q_addr + ASC_SCSIQ_B_STATUS, q_status);
1817 _val = AscReadLramWord(iot, ioh, q_addr + ASC_SCSIQ_B_STATUS);
2551 AscWriteLramWord(iot, ioh, q_addr + ASC_SCSIQ_B_STATUS,
2651 q_status = AscReadLramByte(iot, ioh, q_addr + ASC_SCSIQ_B_STATUS);
2735 q_status = AscReadLramByte(iot, ioh, q_addr + ASC_SCSIQ_B_STATUS);
2827 AscWriteLramByte(iot, ioh, q_addr + ASC_SCSIQ_B_STATUS,
2863 AscWriteLramByte(iot, ioh, q_addr + ASC_SCSIQ_B_STATUS,
    [all...]
advlib.h 385 #define ASC_SCSIQ_B_STATUS 2

Completed in 15 milliseconds