/linux-3.3/drivers/infiniband/hw/ipath/ |
D | ipath_mad.c | 793 static int recv_pma_get_classportinfo(struct ib_pma_mad *pmp) in recv_pma_get_classportinfo() 828 static int recv_pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in recv_pma_get_portsamplescontrol() 877 static int recv_pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in recv_pma_set_portsamplescontrol() 964 static int recv_pma_get_portsamplesresult(struct ib_pma_mad *pmp, in recv_pma_get_portsamplesresult() 989 static int recv_pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in recv_pma_get_portsamplesresult_ext() 1016 static int recv_pma_get_portcounters(struct ib_pma_mad *pmp, in recv_pma_get_portcounters() 1115 static int recv_pma_get_portcounters_ext(struct ib_pma_mad *pmp, in recv_pma_get_portcounters_ext() 1152 static int recv_pma_set_portcounters(struct ib_pma_mad *pmp, in recv_pma_set_portcounters() 1215 static int recv_pma_set_portcounters_ext(struct ib_pma_mad *pmp, in recv_pma_set_portcounters_ext() 1389 struct ib_pma_mad *pmp = (struct ib_pma_mad *)out_mad; in process_perf() local
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 1128 static int pma_get_classportinfo(struct ib_pma_mad *pmp, in pma_get_classportinfo() 1157 static int pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in pma_get_portsamplescontrol() 1195 static int pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in pma_set_portsamplescontrol() 1324 static int pma_get_portsamplesresult(struct ib_pma_mad *pmp, in pma_get_portsamplesresult() 1363 static int pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in pma_get_portsamplesresult_ext() 1405 static int pma_get_portcounters(struct ib_pma_mad *pmp, in pma_get_portcounters() 1503 static int pma_get_portcounters_cong(struct ib_pma_mad *pmp, in pma_get_portcounters_cong() 1616 static int pma_get_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_portcounters_ext() 1655 static int pma_set_portcounters(struct ib_pma_mad *pmp, in pma_set_portcounters() 1718 static int pma_set_portcounters_cong(struct ib_pma_mad *pmp, in pma_set_portcounters_cong() [all …]
|
/linux-3.3/drivers/ata/ |
D | libahci.c | 939 int pmp; in ahci_transmit_led_message() local 1006 int pmp; in ahci_led_store() local 1211 static int ahci_exec_polled_cmd(struct ata_port *ap, int pmp, in ahci_exec_polled_cmd() 1242 int pmp, unsigned long deadline, in ahci_do_softreset() 1319 int pmp = sata_srst_pmp(link); in ahci_softreset() local 1348 int pmp = sata_srst_pmp(link); in ahci_pmp_retry_softreset() local 1539 int pmp = fbs >> PORT_FBS_DWE_OFFSET; in ahci_error_intr() local
|
D | sata_sil24.c | 605 static int sil24_exec_polled_cmd(struct ata_port *ap, int pmp, in sil24_exec_polled_cmd() 661 int pmp = sata_srst_pmp(link); in sil24_softreset() local 1025 int pmp; in sil24_error_intr() local
|
D | libata-acpi.c | 29 #define SATA_ADR(root, pmp) (((root) << 16) | (pmp)) argument
|
D | sata_mv.c | 2405 unsigned int pmp, pmp_map; in mv_pmp_error_handler() local 2440 unsigned int pmp; in mv_pmp_eh_prep() local 3562 static void mv_pmp_select(struct ata_port *ap, int pmp) in mv_pmp_select()
|
D | sata_fsl.c | 835 int pmp = sata_srst_pmp(link); in sata_fsl_softreset() local
|
D | libata-core.c | 544 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis() 5451 void ata_link_init(struct ata_port *ap, struct ata_link *link, int pmp) in ata_link_init()
|
/linux-3.3/fs/jfs/ |
D | jfs_dtree.c | 1647 struct metapage *smp, *pmp, *mp; in dtExtendPage() local 2449 struct metapage *mp, *pmp, *lmp, *rmp; in dtRelocate() local
|
D | jfs_xtree.c | 2568 struct metapage *mp, *pmp, *lmp, *rmp; /* meta-page buffer */ in xtRelocate() local
|
/linux-3.3/include/linux/ |
D | libata.h | 706 int pmp; /* port multiplier port # */ member
|