Lines Matching refs:node
321 /* called once the remote node context is ready to be freed.
360 * remote node to complete being posted and invalidated.
557 * called once the remote node context has transisitioned to a ready
915 /* The remote node context must cleanup the TCi to NCQ mapping
918 * either case the remote node context state machine will take
919 * the correct action when the remote node context is suspended
967 /* called once the remote node context has transisitioned to a
1003 * sci_remote_device_destruct() - free remote node context and destruct
1054 list_del_init(&idev->node);
1265 * sci_phy object. Remote node context(s) is/are a global resource
1272 * SCI_FAILURE_INSUFFICIENT_RESOURCES - remote node contexts exhausted.
1301 * Remote node context(s) is/are a global resource allocated by this
1308 * SCI_FAILURE_INSUFFICIENT_RESOURCES - remote node contexts exhausted.
1529 if (WARN_ONCE(!list_empty(&idev->node), "found non-idle remote device\n"))
1632 INIT_LIST_HEAD(&isci_device->node);
1637 list_add_tail(&isci_device->node, &isci_port->remote_dev_list);