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

/freebsd-13-stable/sys/dev/usb/storage/
H A Dustorage_fs.c904 get_be32(uint8_t *buf) function
945 lba = get_be32(&sc->sc_cbw->CBWCDB[2]);
1103 uint32_t lba = get_be32(&sc->sc_cbw->CBWCDB[2]);
1384 lba = get_be32(&sc->sc_cbw->CBWCDB[2]);
1442 lba = get_be32(&sc->sc_cbw->CBWCDB[2]);
1751 temp = get_be32(&sc->sc_cbw->CBWCDB[6]);
1903 temp = get_be32(&sc->sc_cbw->CBWCDB[6]);

Completed in 184 milliseconds