Searched refs:outs (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 85 unsigned long *outs, /* array of 9 outputs */ in ehea_plpar_hcall9() argument 101 ret = plpar_hcall9(opcode, outs, in ehea_plpar_hcall9() 128 outs[0], outs[1], outs[2], outs[3], outs[4], in ehea_plpar_hcall9() 129 outs[5], outs[6], outs[7], outs[8]); in ehea_plpar_hcall9() 217 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_alloc_resource_qp() local 258 outs, in ehea_h_alloc_resource_qp() 269 *qp_handle = outs[0]; in ehea_h_alloc_resource_qp() 270 init_attr->qp_nr = (u32)outs[1]; in ehea_h_alloc_resource_qp() 273 (u16)EHEA_BMASK_GET(H_ALL_RES_QP_ACT_SWQE, outs[2]); in ehea_h_alloc_resource_qp() 275 (u16)EHEA_BMASK_GET(H_ALL_RES_QP_ACT_R1WQE, outs[2]); in ehea_h_alloc_resource_qp() [all …]
|
/drivers/infiniband/hw/ehca/ |
D | hcp_if.c | 142 unsigned long *outs, /* array of 9 outputs */ in ehca_plpar_hcall9() argument 167 ret = plpar_hcall9(opcode, outs, in ehca_plpar_hcall9() 185 ret, outs[0], outs[1], outs[2], outs[3], in ehca_plpar_hcall9() 186 outs[4], outs[5], outs[6], outs[7], in ehca_plpar_hcall9() 187 outs[8]); in ehca_plpar_hcall9() 190 ret, outs[0], outs[1], outs[2], outs[3], in ehca_plpar_hcall9() 191 outs[4], outs[5], outs[6], outs[7], in ehca_plpar_hcall9() 192 outs[8]); in ehca_plpar_hcall9() 209 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in hipz_h_alloc_resource_eq() local 221 ret = ehca_plpar_hcall9(H_ALLOC_RESOURCE, outs, in hipz_h_alloc_resource_eq() [all …]
|
/drivers/net/ethernet/amd/ |
D | 7990.c | 536 static int outs; in lance_start_xmit() local 571 outs++; in lance_start_xmit()
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 159 * pending select-outs. 419 * if select-outs are currently frozen or we have
|
D | aic79xx.reg | 3792 * Counting semaphore to prevent new select-outs
|