Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/console/
Dfbcon_rotate.c48 if (ops->fd_size < d_cellsize * len) { in fbcon_rotate_font()
56 ops->fd_size = d_cellsize * len; in fbcon_rotate_font()
62 memset(dst, 0, ops->fd_size); in fbcon_rotate_font()
Dfbcon.h86 u32 fd_size; member
/linux-3.4.99/include/scsi/fc/
Dfc_fip.h218 __be16 fd_size; member
/linux-3.4.99/drivers/scsi/fcoe/
Dfcoe_ctlr.c319 sol->desc.size.fd_size = htons(fcoe_size); in fcoe_ctlr_solicit()
1930 size->fd_size = htons(fcoe_ctlr_fcoe_size(fip)); in fcoe_ctlr_vn_send()
2189 frport->fcoe_len = ntohs(size->fd_size); in fcoe_ctlr_vn_parse()