Home
last modified time | relevance | path

Searched defs:pmp (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/ata/
H A Dlibahci.c1120 int pmp; in ahci_transmit_led_message() local
1191 int pmp; in ahci_led_store() local
1412 static int ahci_exec_polled_cmd(struct ata_port *ap, int pmp, in ahci_exec_polled_cmd()
1452 int pmp, unsigned long deadline, in ahci_do_softreset()
1543 int pmp = sata_srst_pmp(link); in ahci_softreset() local
1570 int pmp = sata_srst_pmp(link); in ahci_pmp_retry_softreset() local
1766 int pmp = fbs >> PORT_FBS_DWE_OFFSET; in ahci_error_intr() local
H A Dahci_dm816.c106 int pmp, ret; in ahci_dm816_softreset() local
H A Dahci_da850.c96 int pmp, ret; in ahci_da850_softreset() local
H A Dahci_xgene.c451 int pmp = sata_srst_pmp(link); in xgene_ahci_pmp_softreset() local
492 int pmp = sata_srst_pmp(link); in xgene_ahci_softreset() local
H A Dsata_sil24.c596 static int sil24_exec_polled_cmd(struct ata_port *ap, int pmp, in sil24_exec_polled_cmd()
652 int pmp = sata_srst_pmp(link); in sil24_softreset() local
1014 int pmp; in sil24_error_intr() local
H A Dlibata-acpi.c29 #define SATA_ADR(root, pmp) (((root) << 16) | (pmp)) argument
H A Dsata_highbank.c135 int pmp, i; in ecx_transmit_led_message() local
H A Dlibata-sata.c151 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis()
H A Dsata_mv.c2402 unsigned int pmp, pmp_map; in mv_pmp_error_handler() local
2436 unsigned int pmp; in mv_pmp_eh_prep() local
3559 static void mv_pmp_select(struct ata_port *ap, int pmp) in mv_pmp_select()
H A Dsata_fsl.c922 int pmp = sata_srst_pmp(link); in sata_fsl_softreset() local
H A Dlibata-core.c5445 void ata_link_init(struct ata_port *ap, struct ata_link *link, int pmp) in ata_link_init()
/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c2560 static int pma_get_opa_classportinfo(struct opa_pma_mad *pmp, in pma_get_opa_classportinfo()
2681 static int pma_get_opa_portstatus(struct opa_pma_mad *pmp, in pma_get_opa_portstatus()
2932 static int pma_get_opa_datacounters(struct opa_pma_mad *pmp, in pma_get_opa_datacounters()
3083 static int pma_get_ib_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_ib_portcounters_ext()
3153 static int pma_get_opa_porterrors(struct opa_pma_mad *pmp, in pma_get_opa_porterrors()
3243 static int pma_get_ib_portcounters(struct ib_pma_mad *pmp, in pma_get_ib_portcounters()
3328 static int pma_get_opa_errorinfo(struct opa_pma_mad *pmp, in pma_get_opa_errorinfo()
3427 static int pma_set_opa_portstatus(struct opa_pma_mad *pmp, in pma_set_opa_portstatus()
3579 static int pma_set_opa_errorinfo(struct opa_pma_mad *pmp, in pma_set_opa_errorinfo()
4637 struct ib_pma_mad *pmp = (struct ib_pma_mad *)out_mad; in process_perf() local
[all …]
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1343 bool reset, int pmp, u8 *fis) in hisi_sas_fill_ata_reset_cmd()
1366 int pmp = sata_srst_pmp(link); in hisi_sas_softreset_ata_disk() local
1377 int pmp = sata_srst_pmp(link); in hisi_sas_softreset_ata_disk() local
1513 int pmp = sata_srst_pmp(link); in hisi_sas_send_ata_reset_each_phy() local
/linux/fs/jfs/
H A Djfs_dtree.c1643 struct metapage *smp, *pmp, *mp; in dtExtendPage() local
/linux/include/linux/
H A Dlibata.h843 int pmp; /* port multiplier port # */ member