Searched defs:lun (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.c75 boolean_t ifsp_lunvalid; /* TRUE if lun is valid */
106 getlun(const char *bp, size_t bpsize, uint_t *lun) argument
115 if (tp == ep || tp != bp || extract_uint(bp + 1, lun) != 0) {

Completed in 1200 milliseconds