Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/ctl/
H A Dctl.c505 union ctl_io *pending_io, const uint8_t *serialize_row,
10920 const uint8_t *serialize_row, union ctl_io *ooa_io) in ctl_check_for_blockage() argument
10989 switch (serialize_row[ooa_io->scsiio.seridx]) { in ctl_check_for_blockage()
11027 const uint8_t *serialize_row; in ctl_check_ooa() local
11049 serialize_row = ctl_serialize_table[pending_io->scsiio.seridx]; in ctl_check_ooa()
11059 action = ctl_check_for_blockage(lun, pending_io, serialize_row, in ctl_check_ooa()