Home
last modified time | relevance | path

Searched refs:lpfcMboxq (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_sli.h60 struct lpfcMboxq *mbox;
81 typedef struct lpfcMboxq { struct
89 void (*mbox_cmpl) (struct lpfc_hba *, struct lpfcMboxq *); argument
Dlpfc.h231 struct lpfcMboxq * mbox;
Dlpfc_attr.c3126 struct lpfcMboxq *mbox = NULL; in sysfs_mbox_write()