Home
last modified time | relevance | path

Searched refs:ISCSI_IBFT_TBL_BUF_LEN (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dibft.c144 #define ISCSI_IBFT_TBL_BUF_LEN 1024 macro
766 ibft_tbl_buf = (char *)kmem_zalloc(ISCSI_IBFT_TBL_BUF_LEN, in ld_ib_prop()
791 kmem_free(ibft_tbl_buf, ISCSI_IBFT_TBL_BUF_LEN); in ld_ib_prop()