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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_unsol.c1341 uint32_t *fcp_dl_ptr; local
1346 fcp_dl_ptr = (uint32_t*)(&(fcpcmd->fcp_cdb_and_dl));
1347 fcp_dl_ptr += fcpcmd->additional_fcp_cdb_length;
1348 fcp_dl = ocs_be32toh(*fcp_dl_ptr);

Completed in 110 milliseconds