Home
last modified time | relevance | path

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

/trueos/sys/cam/ctl/
HDctl_io.h258 uint8_t timer_bytes[CTL_TIMER_BYTES]; /* timer kludge */ member
HDctl.c12834 callout = (struct callout *)&io->io_hdr.timer_bytes; in ctl_datamove()
14101 callout = (struct callout *)&io->io_hdr.timer_bytes; in ctl_done()