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)
3864 u64 sas_address, struct hba_port *port)
3979 mpt3sas_port->hba_port);
3999 mpt3sas_port->hba_port);
4088 struct hba_port *port = NULL;
5949 struct hba_port *port, *port_next, *mport;
6060 * Get hba_port object from hba_port table
6062 * if there is no hba_port object corresponding
6063 * to Phy's Port ID then create a new hba_port
6064 * object & add to hba_port table.
6070 sizeof(struct hba_port), GFP_KERNEL);
6075 "%s: hba_port entry: %p, port: %d is added to hba_port list\n",
6082 * same hba_port object then it means that vSES
6101 * Earlier while updating the hba_port table,
6138 struct hba_port *port_table)
6222 struct hba_port *port_entry,
6223 struct hba_port **matched_port_entry, int *count)
6225 struct hba_port *port_table_entry, *matched_port = NULL;
6289 struct hba_port *port_table,
6322 struct hba_port *hba_port_entry, struct hba_port *port_table,
6358 struct hba_port *port, *port_next;
6391 struct hba_port *port, *port_next;
6415 struct hba_port *port_table;
6416 struct hba_port *port_table_entry;
6417 struct hba_port *port_entry = NULL;
6442 sizeof(struct hba_port), GFP_KERNEL);
6525 struct hba_port *port;
6542 * parent hba_port object's vphys_mask field.
6575 struct hba_port *port;
6604 port = kzalloc(sizeof(struct hba_port), GFP_KERNEL);
6610 "hba_port entry: %p, port: %d is added to hba_port list\n",
6713 struct hba_port *port;
6812 port = kzalloc(sizeof(struct hba_port), GFP_KERNEL);
6818 "hba_port entry: %p, port: %d is added to hba_port list\n",
7054 struct hba_port *port)
7198 struct hba_port *port;
7592 struct hba_port *port;
9717 struct hba_port *port = mpt3sas_get_port_by_id(
10145 struct hba_port *port = mpt3sas_get_port_by_id(
11061 mpt3sas_port->hba_port);
11068 mpt3sas_port->hba_port);
11272 struct hba_port *port, *port_next;
11329 mpt3sas_port->hba_port);
11336 mpt3sas_port->hba_port);
11432 struct hba_port *port;