Home
last modified time | relevance | path

Searched refs:qedi_alloc_new_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_gbl.h68 u16 qedi_alloc_new_id(struct qedi_portid_tbl *id_tbl);
H A Dqedi_iscsi.c1348 port_id = qedi_alloc_new_id(&qedi->lcl_port_tbl); in qedi_set_path()
H A Dqedi_main.c570 u16 qedi_alloc_new_id(struct qedi_portid_tbl *id_tbl) in qedi_alloc_new_id() function