Lines Matching refs:rports
436 INIT_LIST_HEAD(&fc_host->rports);
1412 * it's the "old" style that doesn't use rports.
2076 list_for_each_entry(rport, &fc_host->rports, peers)
2897 &fc_host->rports, peers) {
2990 * immediate termination of the rports
3096 list_add_tail(&rport->peers, &fc_host->rports);
3191 * Search the list of "active" rports, for an rport that has been
3197 list_for_each_entry(rport, &fc_host->rports, peers) {
3326 list_move_tail(&rport->peers, &fc_host->rports);
3438 * However, rports can be used as node containers by the LLDD,
3738 * rports which would lead to offlined SCSI devices.
3773 * rports which would lead to offlined SCSI devices.
4335 * fc_bsg_remove - Deletes the bsg hooks on fchosts/rports