Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmfireg.h42 #define MFI_IQP 0x40 /* inbound queue port */ macro
H A Dmfi.c2579 mfi_write(sc, MFI_IQP, (ccb->ccb_pframe >> 3) | in mfi_xscale_post()
2614 mfi_write(sc, MFI_IQP, 0x1 | ccb->ccb_pframe | in mfi_ppc_post()
2649 mfi_write(sc, MFI_IQP, 0x1 | ccb->ccb_pframe | in mfi_gen2_post()