Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl.c437 union ctl_io *pending_io, const uint8_t *serialize_row,
11688 const uint8_t *serialize_row, union ctl_io *ooa_io) in ctl_check_for_blockage() argument
11759 switch (serialize_row[ooa_io->scsiio.seridx]) { in ctl_check_for_blockage()
11797 const uint8_t *serialize_row; in ctl_check_ooa() local
11821 serialize_row = ctl_serialize_table[pending_io->scsiio.seridx]; in ctl_check_ooa()
11831 action = ctl_check_for_blockage(lun, pending_io, serialize_row, in ctl_check_ooa()