Lines Matching defs:descp
2429 * @descp: pointer to the data structure to hold the derived description.
2432 * ID. The @descp passed into this function points to an array of 256 chars. It
2438 lpfc_get_atto_model_desc(struct lpfc_hba *phba, uint8_t *mdp, uint8_t *descp)
2501 if (descp && descp[0] == '\0')
2502 snprintf(descp, 255,
2513 * @descp: pointer to the data structure to hold the derived description.
2516 * ID. The @descp passed into this function points to an array of 256 chars. It
2522 lpfc_get_hba_model_desc(struct lpfc_hba *phba, uint8_t *mdp, uint8_t *descp)
2536 && descp && descp[0] != '\0')
2540 lpfc_get_atto_model_desc(phba, mdp, descp);
2762 if (descp && descp[0] == '\0') {
2764 snprintf(descp, 255,
2769 snprintf(descp, 255,
2773 snprintf(descp, 255,