Searched +full:0448 +full:i (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | arm,vexpress-juno.yaml | 47 DUI 0448I. This was the first Versatile Express platform. 72 in a test chip on the core tile. See ARM DDI 0503I.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ |
| D | arm,vexpress-juno.yaml | 47 DUI 0448I. This was the first Versatile Express platform. 72 in a test chip on the core tile. See ARM DDI 0503I.
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| D | lpfc_init.c | 120 int i = 0, rc; in lpfc_config_port_prep() local 142 for (i = 0; i < 56; i += sizeof (uint32_t), ptext++) in lpfc_config_port_prep() 257 i = mb->un.varDmp.word_cnt * sizeof(uint32_t); in lpfc_config_port_prep() 258 if (offset + i > DMP_VPD_SIZE) in lpfc_config_port_prep() 259 i = DMP_VPD_SIZE - offset; in lpfc_config_port_prep() 261 lpfc_vpd_data + offset, i); in lpfc_config_port_prep() 262 offset += i; in lpfc_config_port_prep() 419 int i, j; in lpfc_config_port_post() local 448 "0448 Adapter failed init, mbxCmd x%x " in lpfc_config_port_post() 478 for (i = 0; i < 12; i++) { in lpfc_config_port_post() [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| D | lpfc_init.c | 124 int i = 0, rc; in lpfc_config_port_prep() local 146 for (i = 0; i < 56; i += sizeof (uint32_t), ptext++) in lpfc_config_port_prep() 425 int i, j; in lpfc_config_port_post() local 454 "0448 Adapter failed init, mbxCmd x%x " in lpfc_config_port_post() 485 for (i = 0; i < 12; i++) { in lpfc_config_port_post() 489 phba->SerialNumber[i] = in lpfc_config_port_post() 492 phba->SerialNumber[i] = in lpfc_config_port_post() 494 i++; in lpfc_config_port_post() 497 phba->SerialNumber[i] = in lpfc_config_port_post() 500 phba->SerialNumber[i] = in lpfc_config_port_post() [all …]
|