Searched refs:FWSC_VIRT_CABLE_PLUG_RSP (Results 1 – 2 of 2) sorted by relevance
157 #define FWSC_VIRT_CABLE_PLUG_RSP 3 macro
1591 case FWSC_VIRT_CABLE_PLUG_RSP: /* | FWSC_RSP_OK */ in mgmt_pkt_expected_len()1596 case FWSC_VIRT_CABLE_PLUG_RSP | FWSC_RSP_NACK: in mgmt_pkt_expected_len()1630 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_PLUG_RSP); in fill_plug_rsp_ok()1637 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_PLUG_RSP | FWSC_RSP_NACK); in fill_plug_rsp_nack()2678 case FWSC_VIRT_CABLE_PLUG_RSP: in fwserial_parse_mgmt_write()