Searched refs:pla (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 780 struct qlt_plogi_ack_t *pla; in qlt_plogi_ack_find_add() local 784 list_for_each_entry(pla, &vha->plogi_ack_list, list) { in qlt_plogi_ack_find_add() 785 if (pla->id.b24 == id->b24) { in qlt_plogi_ack_find_add() 789 pla->iocb.u.isp24.port_name); in qlt_plogi_ack_find_add() 790 qlt_send_term_imm_notif(vha, &pla->iocb, 1); in qlt_plogi_ack_find_add() 791 memcpy(&pla->iocb, iocb, sizeof(pla->iocb)); in qlt_plogi_ack_find_add() 792 return pla; in qlt_plogi_ack_find_add() 796 pla = kmem_cache_zalloc(qla_tgt_plogi_cachep, GFP_ATOMIC); in qlt_plogi_ack_find_add() 797 if (!pla) { in qlt_plogi_ack_find_add() 804 memcpy(&pla->iocb, iocb, sizeof(pla->iocb)); in qlt_plogi_ack_find_add() [all …]
|
H A D | qla_os.c | 5301 struct qlt_plogi_ack_t *pla = in qla24xx_create_new_sess() local 5302 (struct qlt_plogi_ack_t *)e->u.new_sess.pla; in qla24xx_create_new_sess() 5313 if (pla) { in qla24xx_create_new_sess() 5316 pla->iocb.u.isp24.u.plogi.node_name, in qla24xx_create_new_sess() 5318 qlt_plogi_ack_link(vha, pla, fcport, QLT_PLOGI_LINK_SAME_WWN); in qla24xx_create_new_sess() 5322 pla->ref_count--; in qla24xx_create_new_sess() 5356 if (pla) { in qla24xx_create_new_sess() 5357 list_del(&pla->list); in qla24xx_create_new_sess() 5358 kmem_cache_free(qla_tgt_plogi_cachep, pla); in qla24xx_create_new_sess() 5379 if (pla) { in qla24xx_create_new_sess() [all …]
|
H A D | qla_init.c | 1827 u8 *port_name, u8 *node_name, void *pla, u8 fc4_type) in qla24xx_post_newsess_work() argument 1836 e->u.new_sess.pla = pla; in qla24xx_post_newsess_work()
|
H A D | qla_def.h | 3597 void *pla; member
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | vector.S | 184 pla r11,name@pcrel; \
|
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 384 pla reg,name@pcrel
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 384 pla reg,name@pcrel
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 1174 /* pla ret,value = paddi ret,0,value,1 */
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 777 0: /usr/share/mime/audio/x-iriver-pla.xml
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 8769 -rw-r--r-- root root 1076 ./usr/share/mime/audio/x-iriver-pla.xml
|
H A D | buildhistory_filelist1.txt | 8766 -rw-r--r-- root root 1076 ./usr/share/mime/audio/x-iriver-pla.xml
|