Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_drv.h115 BFAD_PORT_PHYS_BASE = 0, enumerator
H A Dbfad_im.c564 if (im_port->port->pvb_type == BFAD_PORT_PHYS_BASE) in bfad_im_scsi_host_alloc()
612 if (im_port->port->pvb_type != BFAD_PORT_PHYS_BASE) { in bfad_im_port_delete_handler()
731 if (im_port->port->pvb_type == BFAD_PORT_PHYS_BASE) in bfad_scsi_host_alloc()
H A Dbfad.c441 port_drv->pvb_type = BFAD_PORT_PHYS_BASE; in bfa_fcb_lport_new()