HomeSort by: relevance | last modified time | path
    Searched refs:lunsw_size (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
siopvar.h 93 uint32_t lunsw_size; /* size of this lun sw */ member in struct:siop_lunsw
siop.c 1818 lunsw->lunsw_size = __arraycount(lun_switch);
1819 sc->script_free_lo += lunsw->lunsw_size;
1902 if ((lunsw->lunsw_off + lunsw->lunsw_size) < sc->script_free_lo) {
1950 lunsw->lunsw_size += 2;

Completed in 21 milliseconds