Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7182 uint16_t max_resid; in fp_ns_get_devcount() local
7200 max_resid = ns_cmd->ns_resp_hdr.ct_aiusize; in fp_ns_get_devcount()
7201 if (max_resid) { in fp_ns_get_devcount()
7208 port->fp_total_devices += max_resid; in fp_ns_get_devcount()