Lines Matching refs:hba_port

385 struct hba_port *
389 struct hba_port *port, *port_next;
393 * search the hba_port entry using default
411 * Allocate hba_port object for default port id (i.e. 255)
416 port = kzalloc(sizeof(struct hba_port), GFP_ATOMIC);
422 "hba_port entry: %p, port: %d is added to hba_port list\n",
434 * @port: hba_port object
441 struct hba_port *port, u32 phy)
763 u64 sas_address, struct hba_port *port)
805 u64 sas_address, struct hba_port *port)
991 u64 sas_address, struct hba_port *port)
1602 u64 sas_address, struct hba_port *port)
3861 u64 sas_address, struct hba_port *port)
3976 mpt3sas_port->hba_port);
3996 mpt3sas_port->hba_port);
4085 struct hba_port *port = NULL;
5946 struct hba_port *port, *port_next, *mport;
6056 * Get hba_port object from hba_port table
6058 * if there is no hba_port object corresponding
6059 * to Phy's Port ID then create a new hba_port
6060 * object & add to hba_port table.
6066 sizeof(struct hba_port), GFP_KERNEL);
6071 "%s: hba_port entry: %p, port: %d is added to hba_port list\n",
6078 * same hba_port object then it means that vSES
6097 * Earlier while updating the hba_port table,
6134 struct hba_port *port_table)
6217 struct hba_port *port_entry,
6218 struct hba_port **matched_port_entry, int *count)
6220 struct hba_port *port_table_entry, *matched_port = NULL;
6284 struct hba_port *port_table,
6317 struct hba_port *hba_port_entry, struct hba_port *port_table,
6353 struct hba_port *port, *port_next;
6386 struct hba_port *port, *port_next;
6410 struct hba_port *port_table;
6411 struct hba_port *port_table_entry;
6412 struct hba_port *port_entry = NULL;
6437 sizeof(struct hba_port), GFP_KERNEL);
6520 struct hba_port *port;
6537 * parent hba_port object's vphys_mask field.
6570 struct hba_port *port;
6598 port = kzalloc(sizeof(struct hba_port), GFP_KERNEL);
6604 "hba_port entry: %p, port: %d is added to hba_port list\n",
6707 struct hba_port *port;
6804 port = kzalloc(sizeof(struct hba_port), GFP_KERNEL);
6810 "hba_port entry: %p, port: %d is added to hba_port list\n",
7046 struct hba_port *port)
7190 struct hba_port *port;
7584 struct hba_port *port;
9709 struct hba_port *port = mpt3sas_get_port_by_id(
10137 struct hba_port *port = mpt3sas_get_port_by_id(
11040 mpt3sas_port->hba_port);
11047 mpt3sas_port->hba_port);
11251 struct hba_port *port, *port_next;
11308 mpt3sas_port->hba_port);
11315 mpt3sas_port->hba_port);
11412 struct hba_port *port;