Searched refs:BFA_REQQ_PORT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_intr_priv.h81 BFA_REQQ_PORT = 0, /* all port messages */ enumerator in enum:__anon14283
H A Dbfa_fcport.c1003 m = bfa_reqq_next(fcport->bfa, BFA_REQQ_PORT);
1005 bfa_reqq_wait(fcport->bfa, BFA_REQQ_PORT,
1024 bfa_reqq_produce(fcport->bfa, BFA_REQQ_PORT);
1045 m = bfa_reqq_next(fcport->bfa, BFA_REQQ_PORT);
1047 bfa_reqq_wait(fcport->bfa, BFA_REQQ_PORT,
1059 bfa_reqq_produce(fcport->bfa, BFA_REQQ_PORT);
1084 m = bfa_reqq_next(fcport->bfa, BFA_REQQ_PORT);
1097 bfa_reqq_produce(fcport->bfa, BFA_REQQ_PORT);
1187 msg = bfa_reqq_next(fcport->bfa, BFA_REQQ_PORT);
1193 bfa_reqq_wait(fcport->bfa, BFA_REQQ_PORT,
[all...]

Completed in 94 milliseconds