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

  /src/sys/dev/ic/
aic79xxvar.h 99 #define SCB_GET_LUN(scb) \
137 ((SCB_GET_LUN(scb) << 4) | SCB_GET_TARGET(ahd, scb))
aic7xxxvar.h 186 #define SCB_GET_LUN(scb) \

Completed in 13 milliseconds