Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/sis/
A Dsis_main.c3174 struct SIS_OH *poh; in sisfb_heap_init() local
3199 if(poh == NULL) in sisfb_heap_init()
3246 poh->poh_next = poh + 1; in sisfb_poh_new_node()
3247 poh = poh + 1; in sisfb_poh_new_node()
3257 return poh; in sisfb_poh_new_node()
3315 poh->poh_prev->poh_next = poh->poh_next; in sisfb_delete_node()
3316 poh->poh_next->poh_prev = poh->poh_prev; in sisfb_delete_node()
3404 if(poh == NULL) in sisfb_free_node()
3419 if(poh == NULL) { in sis_int_malloc()
3454 struct SIS_OH *poh; in sis_int_free() local
[all …]
/linux/drivers/scsi/bfa/
A Dbfa_defs.h966 u8 poh[3]; /* 155-157: Power On Hours */ member

Completed in 19 milliseconds