Lines Matching refs:rports
425 INIT_LIST_HEAD(&fc_host->rports);
1003 * it's the "old" style that doesn't use rports.
1667 list_for_each_entry(rport, &fc_host->rports, peers)
2429 &fc_host->rports, peers) {
2522 * immediate termination of the rports
2628 list_add_tail(&rport->peers, &fc_host->rports);
2723 * Search the list of "active" rports, for an rport that has been
2729 list_for_each_entry(rport, &fc_host->rports, peers) {
2858 list_move_tail(&rport->peers, &fc_host->rports);
2969 * However, rports can be used as node containers by the LLDD,
3267 * rports which would lead to offlined SCSI devices.
3302 * rports which would lead to offlined SCSI devices.
3841 * fc_bsg_remove - Deletes the bsg hooks on fchosts/rports