Searched refs:FWSC_VIRT_CABLE_PLUG_RSP (Results 1 – 2 of 2) sorted by relevance
157 #define FWSC_VIRT_CABLE_PLUG_RSP 3 macro
1560 case FWSC_VIRT_CABLE_PLUG_RSP: /* | FWSC_RSP_OK */ in mgmt_pkt_expected_len()1565 case FWSC_VIRT_CABLE_PLUG_RSP | FWSC_RSP_NACK: in mgmt_pkt_expected_len()1599 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_PLUG_RSP); in fill_plug_rsp_ok()1606 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_PLUG_RSP | FWSC_RSP_NACK); in fill_plug_rsp_nack()2649 case FWSC_VIRT_CABLE_PLUG_RSP: in fwserial_parse_mgmt_write()