Searched refs:FWSC_VIRT_CABLE_PLUG_RSP (Results 1 – 2 of 2) sorted by relevance
157 #define FWSC_VIRT_CABLE_PLUG_RSP 3 macro
1559 case FWSC_VIRT_CABLE_PLUG_RSP: /* | FWSC_RSP_OK */ in mgmt_pkt_expected_len()1564 case FWSC_VIRT_CABLE_PLUG_RSP | FWSC_RSP_NACK: in mgmt_pkt_expected_len()1598 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_PLUG_RSP); in fill_plug_rsp_ok()1605 pkt->hdr.code = cpu_to_be16(FWSC_VIRT_CABLE_PLUG_RSP | FWSC_RSP_NACK); in fill_plug_rsp_nack()2648 case FWSC_VIRT_CABLE_PLUG_RSP: in fwserial_parse_mgmt_write()