Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi.h58 #define QEDI_LOCAL_PORT_MIN 60000 macro
60 #define QEDI_LOCAL_PORT_RANGE (QEDI_LOCAL_PORT_MAX - QEDI_LOCAL_PORT_MIN)
H A Dqedi_iscsi.c1339 if (port_id >= QEDI_LOCAL_PORT_MIN && in qedi_set_path()
H A Dqedi_main.c624 QEDI_LOCAL_PORT_MIN, port_id)) { in qedi_cm_alloc_mem()