/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 1151 static int pma_get_classportinfo(struct ib_pma_mad *pmp, in pma_get_classportinfo() 1182 static int pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in pma_get_portsamplescontrol() 1220 static int pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in pma_set_portsamplescontrol() 1349 static int pma_get_portsamplesresult(struct ib_pma_mad *pmp, in pma_get_portsamplesresult() 1388 static int pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in pma_get_portsamplesresult_ext() 1430 static int pma_get_portcounters(struct ib_pma_mad *pmp, in pma_get_portcounters() 1528 static int pma_get_portcounters_cong(struct ib_pma_mad *pmp, in pma_get_portcounters_cong() 1658 static int pma_get_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_portcounters_ext() 1705 static int pma_set_portcounters(struct ib_pma_mad *pmp, in pma_set_portcounters() 1768 static int pma_set_portcounters_cong(struct ib_pma_mad *pmp, in pma_set_portcounters_cong() [all …]
|
/kernel/linux/linux-5.10/drivers/ata/ |
D | ahci_seattle.c | 86 int pmp; in seattle_transmit_led_message() local
|
D | libahci.c | 1061 int pmp; in ahci_transmit_led_message() local 1132 int pmp; in ahci_led_store() local 1347 static int ahci_exec_polled_cmd(struct ata_port *ap, int pmp, in ahci_exec_polled_cmd() 1387 int pmp, unsigned long deadline, in ahci_do_softreset() 1480 int pmp = sata_srst_pmp(link); in ahci_softreset() local 1509 int pmp = sata_srst_pmp(link); in ahci_pmp_retry_softreset() local 1711 int pmp = fbs >> PORT_FBS_DWE_OFFSET; in ahci_error_intr() local
|
D | ahci_dm816.c | 106 int pmp, ret; in ahci_dm816_softreset() local
|
D | ahci_da850.c | 96 int pmp, ret; in ahci_da850_softreset() local
|
D | ahci_xgene.c | 454 int pmp = sata_srst_pmp(link); in xgene_ahci_pmp_softreset() local 498 int pmp = sata_srst_pmp(link); in xgene_ahci_softreset() local
|
D | sata_sil24.c | 594 static int sil24_exec_polled_cmd(struct ata_port *ap, int pmp, in sil24_exec_polled_cmd() 650 int pmp = sata_srst_pmp(link); in sil24_softreset() local 1016 int pmp; in sil24_error_intr() local
|
D | libata-acpi.c | 29 #define SATA_ADR(root, pmp) (((root) << 16) | (pmp)) argument
|
D | sata_highbank.c | 135 int pmp, i; in ecx_transmit_led_message() local
|
D | libata-sata.c | 149 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis()
|
D | sata_mv.c | 2436 unsigned int pmp, pmp_map; in mv_pmp_error_handler() local 2470 unsigned int pmp; in mv_pmp_eh_prep() local 3591 static void mv_pmp_select(struct ata_port *ap, int pmp) in mv_pmp_select()
|
D | sata_fsl.c | 938 int pmp = sata_srst_pmp(link); in sata_fsl_softreset() local
|
D | libata-core.c | 5222 void ata_link_init(struct ata_port *ap, struct ata_link *link, int pmp) in ata_link_init()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | mad.c | 2602 static int pma_get_opa_classportinfo(struct opa_pma_mad *pmp, in pma_get_opa_classportinfo() 2723 static int pma_get_opa_portstatus(struct opa_pma_mad *pmp, in pma_get_opa_portstatus() 2974 static int pma_get_opa_datacounters(struct opa_pma_mad *pmp, in pma_get_opa_datacounters() 3125 static int pma_get_ib_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_ib_portcounters_ext() 3195 static int pma_get_opa_porterrors(struct opa_pma_mad *pmp, in pma_get_opa_porterrors() 3285 static int pma_get_ib_portcounters(struct ib_pma_mad *pmp, in pma_get_ib_portcounters() 3370 static int pma_get_opa_errorinfo(struct opa_pma_mad *pmp, in pma_get_opa_errorinfo() 3469 static int pma_set_opa_portstatus(struct opa_pma_mad *pmp, in pma_set_opa_portstatus() 3621 static int pma_set_opa_errorinfo(struct opa_pma_mad *pmp, in pma_set_opa_errorinfo() 4679 struct ib_pma_mad *pmp = (struct ib_pma_mad *)out_mad; in process_perf() local [all …]
|
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 1311 bool reset, int pmp, u8 *fis) in hisi_sas_fill_ata_reset_cmd() 1335 int pmp = sata_srst_pmp(link); in hisi_sas_softreset_ata_disk() local 1345 int pmp = sata_srst_pmp(link); in hisi_sas_softreset_ata_disk() local 1484 int pmp = sata_srst_pmp(link); in hisi_sas_send_ata_reset_each_phy() local
|
/kernel/linux/linux-5.10/fs/jfs/ |
D | jfs_dtree.c | 1635 struct metapage *smp, *pmp, *mp; in dtExtendPage() local 2437 struct metapage *mp, *pmp, *lmp, *rmp; in dtRelocate() local
|
D | jfs_xtree.c | 2554 struct metapage *mp, *pmp, *lmp, *rmp; /* meta-page buffer */ in xtRelocate() local
|
/kernel/linux/linux-5.10/include/linux/ |
D | libata.h | 786 int pmp; /* port multiplier port # */ member
|