HomeSort by: relevance | last modified time | path
    Searched defs:peq (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
mpii.c 1595 struct mpii_msg_portenable_request *peq; local in function:mpii_portenable
1608 peq = ccb->ccb_cmd;
1610 peq->function = MPII_FUNCTION_PORT_ENABLE;
1611 peq->vf_id = sc->sc_vf_id;
mpii.c 1595 struct mpii_msg_portenable_request *peq; local in function:mpii_portenable
1608 peq = ccb->ccb_cmd;
1610 peq->function = MPII_FUNCTION_PORT_ENABLE;
1611 peq->vf_id = sc->sc_vf_id;
mpii.c 1595 struct mpii_msg_portenable_request *peq; local in function:mpii_portenable
1608 peq = ccb->ccb_cmd;
1610 peq->function = MPII_FUNCTION_PORT_ENABLE;
1611 peq->vf_id = sc->sc_vf_id;
mpii.c 1595 struct mpii_msg_portenable_request *peq; local in function:mpii_portenable
1608 peq = ccb->ccb_cmd;
1610 peq->function = MPII_FUNCTION_PORT_ENABLE;
1611 peq->vf_id = sc->sc_vf_id;

Completed in 48 milliseconds