Searched defs:mfa (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/misc/ibmasm/
H A Dlowlevel.c35 u32 mfa; ibmasm_send_i2o_message() local
59 u32 mfa; ibmasm_interrupt_handler() local
H A Dlowlevel.h102 u32 mfa; get_mfa_outbound() local
112 static inline void set_mfa_outbound(void __iomem *base_address, u32 mfa) set_mfa_outbound() argument
119 u32 mfa = readl(base_address + INBOUND_QUEUE_PORT); get_mfa_inbound() local
127 static inline void set_mfa_inbound(void __iomem *base_address, u32 mfa) set_mfa_inbound() argument
132 static inline struct i2o_message *get_i2o_message(void __iomem *base_address, u32 mfa) get_i2o_message() argument
/linux-4.1.27/drivers/scsi/
H A D3w-sas.c528 dma_addr_t mfa; twl_poll_response() local
1128 dma_addr_t mfa = 0; twl_interrupt() local
/linux-4.1.27/drivers/staging/i2o/
H A Di2o.h414 u32 mfa; /* MFA returned by the controller */ member in struct:i2o_msg_mfa
847 u32 mfa = mmsg->mfa; i2o_msg_get() local
905 static inline void i2o_msg_nop_mfa(struct i2o_controller *c, u32 mfa) i2o_msg_nop_mfa() argument

Completed in 120 milliseconds