Searched refs:lbap (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | cmlb_impl.h | 239 #define DK_TG_GETBLOCKSIZE(ihdlp, lbap, tg_cookie) \ argument 241 TG_GETBLOCKSIZE, lbap, tg_cookie)
|
| /illumos-gate/usr/src/test/nvme-tests/tests/libnvme/ |
| H A D | libnvme_test_common.c | 191 libnvme_test_lbaf(nvme_ctrl_info_t *info, uint32_t size, uint32_t *lbap) in libnvme_test_lbaf() argument 225 *lbap = fmt; in libnvme_test_lbaf()
|
| /illumos-gate/usr/src/uts/common/io/scsi/targets/ |
| H A D | sd.c | 1071 uint32_t *lbap, int path_flag); 1073 uint32_t *lbap, uint32_t *psp, int path_flag); 19180 sd_send_scsi_READ_CAPACITY(sd_ssc_t *ssc, uint64_t *capp, uint32_t *lbap, argument 19199 ASSERT(lbap != NULL); 19339 *lbap = lbasize; 19398 sd_send_scsi_READ_CAPACITY_16(sd_ssc_t *ssc, uint64_t *capp, uint32_t *lbap, argument 19418 ASSERT(lbap != NULL); 19573 *lbap = lbasize;
|