Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_gbl.h67 int qedi_alloc_id(struct qedi_portid_tbl *id_tbl, u16 id);
H A Dqedi_iscsi.c1341 if (qedi_alloc_id(&qedi->lcl_port_tbl, port_id)) in qedi_set_path()
H A Dqedi_main.c553 int qedi_alloc_id(struct qedi_portid_tbl *id_tbl, u16 id) in qedi_alloc_id() function