Lines Matching refs:status
278 s32 status; /* negative values are failures */ member
333 s32 status; /* negative values are failures */ member
346 s32 status; /* negative values are failures */ member
404 u32 status; member
433 u32 status; member
574 if (resp_packet_size >= offsetofend(struct pci_response, status)) in hv_pci_generic_compl()
575 comp_pkt->completion_status = resp->status; in hv_pci_generic_compl()
917 if (data_len > 0 && read_resp->status == 0) { in hv_pci_read_config_compl()
924 comp->comp_pkt.completion_status = read_resp->status; in hv_pci_read_config_compl()
1007 comp_pkt->completion_status = resp->status; in hv_pci_write_config_compl()
1342 comp_pkt->comp_pkt.completion_status = resp->status; in hv_pci_compose_compl()
1978 if (resp->status < 0) { in q_resource_requirements()
1981 resp->status); in q_resource_requirements()