Searched refs:gctl_offset (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/geom/gate/
H A Dg_gate.h176 off_t gctl_offset; member in struct:g_gate_ctl_io
H A Dg_gate.c866 ggio->gctl_offset = bp->bio_offset;
/freebsd-12-stable/sbin/ggate/ggatel/
H A Dggatel.c148 ggio.gctl_offset) == -1) {
156 ggio.gctl_offset) == -1) {
/freebsd-12-stable/sbin/hastd/
H A Dprimary.c1116 (uintmax_t)ggio->gctl_offset, (uintmax_t)ggio->gctl_length);
1120 (uintmax_t)ggio->gctl_offset, (uintmax_t)ggio->gctl_length);
1127 (uintmax_t)ggio->gctl_offset, (uintmax_t)ggio->gctl_length);
1326 ggio->gctl_offset, ggio->gctl_length)) {
1329 (intmax_t)ggio->gctl_offset,
1338 ggio->gctl_offset, ggio->gctl_length) == -1) {
1342 (intmax_t)ggio->gctl_offset,
1352 ggio->gctl_offset, ggio->gctl_length)) {
1407 ggio->gctl_offset + res->hr_localoff);
1430 ggio->gctl_offset
[all...]
/freebsd-12-stable/sbin/ggate/ggatec/
H A Dggatec.c150 hdr.gh_offset = ggio.gctl_offset;
218 ggio.gctl_offset = hdr.gh_offset;

Completed in 173 milliseconds