Home
last modified time | relevance | path

Searched refs:ctl_get_resindex (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/cam/ctl/
HDctl_tpc.c533 ctl_get_resindex(&ctsio->io_hdr.nexus)); in ctl_receive_copy_status_lid1()
615 ctl_get_resindex(&ctsio->io_hdr.nexus)); in ctl_receive_copy_failure_details()
687 ctl_get_resindex(&ctsio->io_hdr.nexus)); in ctl_receive_copy_status_lid4()
770 ctl_get_resindex(&ctsio->io_hdr.nexus)); in ctl_copy_operation_abort()
1645 list->init_idx = ctl_get_resindex(&ctsio->io_hdr.nexus); in ctl_extended_copy_lid1()
1772 list->init_idx = ctl_get_resindex(&ctsio->io_hdr.nexus); in ctl_extended_copy_lid4()
1944 list->init_idx = ctl_get_resindex(&ctsio->io_hdr.nexus); in ctl_populate_token()
2070 list->init_idx = ctl_get_resindex(&ctsio->io_hdr.nexus); in ctl_write_using_token()
2162 ctl_get_resindex(&ctsio->io_hdr.nexus)); in ctl_receive_rod_token_information()
HDctl_private.h504 uint32_t ctl_get_resindex(struct ctl_nexus *nexus);
HDctl.c3637 ctl_get_resindex(struct ctl_nexus *nexus) in ctl_get_resindex() function
5323 residx = ctl_get_resindex(&ctsio->io_hdr.nexus); in ctl_scsi_release()
5413 residx = ctl_get_resindex(&ctsio->io_hdr.nexus); in ctl_scsi_reserve()
5529 residx = ctl_get_resindex(&ctsio->io_hdr.nexus); in ctl_start_stop()
8577 residx = ctl_get_resindex(&ctsio->io_hdr.nexus); in ctl_persistent_reserve_out()
11392 residx = ctl_get_resindex(&ctsio->io_hdr.nexus); in ctl_scsiio_lun_check()
12275 residx = ctl_get_resindex(&io->io_hdr.nexus); in ctl_i_t_nexus_reset()