Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dmpt.h55 #define MPT_OFFSET_REQUEST_Q 0x40 macro
H A Dmpt.c343 mpt_write(mpt, MPT_OFFSET_REQUEST_Q, (u_int32_t) req->req_pbuf); in mpt_send_cmd()